public static class MandateService.MandateCreateRequest.Links
extends java.lang.Object
Constructor and Description |
---|
MandateService.MandateCreateRequest.Links() |
Modifier and Type | Method and Description |
---|---|
MandateService.MandateCreateRequest.Links |
withCreditor(java.lang.String creditor)
ID of the associated creditor.
|
MandateService.MandateCreateRequest.Links |
withCustomerBankAccount(java.lang.String customerBankAccount)
ID of the associated customer bank account which the mandate is created and submits payments against.
|
public MandateService.MandateCreateRequest.Links()
public MandateService.MandateCreateRequest.Links withCreditor(java.lang.String creditor)
ID of the associated creditor. Only required if your account manages multiple creditors.
public MandateService.MandateCreateRequest.Links withCustomerBankAccount(java.lang.String customerBankAccount)
ID of the associated customer bank account which the mandate is created and submits payments against.