BacsDirectDebitDetails |
BacsDirectDebitDetails.bankAccountNumber(String bankAccountNumber) |
The bank account number (without separators).
|
BacsDirectDebitDetails |
BacsDirectDebitDetails.bankLocationId(String bankLocationId) |
The bank routing number of the account.
|
BacsDirectDebitDetails |
BacsDirectDebitDetails.checkoutAttemptId(String checkoutAttemptId) |
The checkout attempt identifier.
|
static BacsDirectDebitDetails |
BacsDirectDebitDetails.fromJson(String jsonString) |
Create an instance of BacsDirectDebitDetails given an JSON string
|
BacsDirectDebitDetails |
CheckoutPaymentMethod.getBacsDirectDebitDetails() |
Get the actual instance of `BacsDirectDebitDetails`.
|
BacsDirectDebitDetails |
BacsDirectDebitDetails.holderName(String holderName) |
The name of the bank account holder.
|
BacsDirectDebitDetails |
BacsDirectDebitDetails.recurringDetailReference(String recurringDetailReference) |
Deprecated.
|
BacsDirectDebitDetails |
BacsDirectDebitDetails.storedPaymentMethodId(String storedPaymentMethodId) |
This is the `recurringDetailReference` returned in the response when you created the token.
|
BacsDirectDebitDetails |
BacsDirectDebitDetails.transferInstrumentId(String transferInstrumentId) |
The unique identifier of your user's verified transfer instrument, which you can use to top up their balance accounts.
|
BacsDirectDebitDetails |
BacsDirectDebitDetails.type(BacsDirectDebitDetails.TypeEnum type) |
**directdebit_GB**
|