AncvDetails |
AncvDetails.beneficiaryId(String beneficiaryId) |
ANCV account identification (email or account number)
|
AncvDetails |
AncvDetails.checkoutAttemptId(String checkoutAttemptId) |
The checkout attempt identifier.
|
static AncvDetails |
AncvDetails.fromJson(String jsonString) |
Create an instance of AncvDetails given an JSON string
|
AncvDetails |
CheckoutPaymentMethod.getAncvDetails() |
Get the actual instance of `AncvDetails`.
|
AncvDetails |
AncvDetails.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
AncvDetails |
AncvDetails.recurringDetailReference(String recurringDetailReference) |
Deprecated.
|
AncvDetails |
AncvDetails.sdkData(String sdkData) |
Base64-encoded JSON object containing SDK related parameters required by the SDK
|
AncvDetails |
AncvDetails.storedPaymentMethodId(String storedPaymentMethodId) |
This is the `recurringDetailReference` returned in the response when you created the
token.
|
AncvDetails |
AncvDetails.type(AncvDetails.TypeEnum type) |
**ancv**
|