PaymentRequestInput

public PaymentRequestInput PaymentRequestInput(    String paymentProvider,     String recipient,     String iban,     String amount,     String purpose,     String bic,     String sourceDocumentLocation)