public static class MandateImportEntry.Links
extends java.lang.Object
Represents a link resource returned from the API.
Related resources
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCustomer()
The ID of the customer which was created when the mandate import was processed.
|
java.lang.String |
getCustomerBankAccount()
The ID of the customer bank account which was created when the mandate import was processed.
|
java.lang.String |
getMandate()
The ID of the mandate which was created when the mandate import was processed.
|
java.lang.String |
getMandateImport()
The ID of the mandate import.
|
public java.lang.String getCustomer()
The ID of the customer which was created when the mandate import was processed.
public java.lang.String getCustomerBankAccount()
The ID of the customer bank account which was created when the mandate import was processed.
public java.lang.String getMandate()
The ID of the mandate which was created when the mandate import was processed.
public java.lang.String getMandateImport()
The ID of the mandate import. This is returned when you create a Mandate Import.