EftDetails |
EftDetails.bankAccountNumber(String bankAccountNumber) |
The bank account number (without separators).
|
EftDetails |
EftDetails.bankCode(String bankCode) |
The financial institution code.
|
EftDetails |
EftDetails.bankLocationId(String bankLocationId) |
The bank routing number of the account.
|
EftDetails |
EftDetails.checkoutAttemptId(String checkoutAttemptId) |
The checkout attempt identifier.
|
static EftDetails |
EftDetails.fromJson(String jsonString) |
Create an instance of EftDetails given an JSON string
|
EftDetails |
CheckoutPaymentMethod.getEftDetails() |
Get the actual instance of `EftDetails`.
|
EftDetails |
EftDetails.ownerName(String ownerName) |
The name of the bank account holder.
|
EftDetails |
EftDetails.recurringDetailReference(String recurringDetailReference) |
Deprecated.
|
EftDetails |
EftDetails.storedPaymentMethodId(String storedPaymentMethodId) |
This is the `recurringDetailReference` returned in the response when you created the token.
|
EftDetails |
EftDetails.type(EftDetails.TypeEnum type) |
**eft**
|