public static class Mandate.Links
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCreditor()
ID of the associated creditor.
|
java.lang.String |
getCustomer()
ID of the associated customer
|
java.lang.String |
getCustomerBankAccount()
ID of the associated customer bank account which the mandate is created and submits payments against.
|
java.lang.String |
getNewMandate()
ID of the new mandate if this mandate has been replaced.
|
public java.lang.String getCreditor()
ID of the associated creditor.
public java.lang.String getCustomer()
ID of the associated customer
public java.lang.String getCustomerBankAccount()
ID of the associated customer bank account which the mandate is created and submits payments against.
public java.lang.String getNewMandate()
ID of the new mandate if this mandate has been replaced.