Payment Request
Holds information about a payment request.
Constructors
Link copied to clipboard
public PaymentRequest PaymentRequest(String paymentProviderId, String requesterUri, String recipient, String iban, String bic, String amount, String purpose, PaymentRequest.Status status, String createdAt, String expirationDate)