DirectDebitInformation |
DirectDebitInformation.dateOfSignature(OffsetDateTime dateOfSignature) |
The date when the direct debit mandate was accepted by your user, in
[ISO-8601](https://www.w3.org/TR/NOTE-datetime) format.
|
DirectDebitInformation |
DirectDebitInformation.dueDate(OffsetDateTime dueDate) |
The date when the funds are deducted from your user's balance account.
|
static DirectDebitInformation |
DirectDebitInformation.fromJson(String jsonString) |
Create an instance of DirectDebitInformation given an JSON string
|
DirectDebitInformation |
Transfer.getDirectDebitInformation() |
Get directDebitInformation
|
DirectDebitInformation |
TransferData.getDirectDebitInformation() |
Get directDebitInformation
|
DirectDebitInformation |
DirectDebitInformation.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
DirectDebitInformation |
DirectDebitInformation.mandateId(String mandateId) |
Your unique identifier for the direct debit mandate.
|
DirectDebitInformation |
DirectDebitInformation.sequenceType(String sequenceType) |
Identifies the direct debit transfer's type.
|