EcontextVoucherDetails |
EcontextVoucherDetails.checkoutAttemptId(String checkoutAttemptId) |
The checkout attempt identifier.
|
EcontextVoucherDetails |
EcontextVoucherDetails.firstName(String firstName) |
The shopper's first name.
|
static EcontextVoucherDetails |
EcontextVoucherDetails.fromJson(String jsonString) |
Create an instance of EcontextVoucherDetails given an JSON string
|
EcontextVoucherDetails |
CheckoutPaymentMethod.getEcontextVoucherDetails() |
Get the actual instance of `EcontextVoucherDetails`.
|
EcontextVoucherDetails |
EcontextVoucherDetails.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
EcontextVoucherDetails |
EcontextVoucherDetails.lastName(String lastName) |
The shopper's last name.
|
EcontextVoucherDetails |
EcontextVoucherDetails.sdkData(String sdkData) |
Base64-encoded JSON object containing SDK related parameters required by the SDK
|
EcontextVoucherDetails |
EcontextVoucherDetails.shopperEmail(String shopperEmail) |
The shopper's email.
|
EcontextVoucherDetails |
EcontextVoucherDetails.telephoneNumber(String telephoneNumber) |
The shopper's contact number.
|
EcontextVoucherDetails |
EcontextVoucherDetails.type(EcontextVoucherDetails.TypeEnum type) |
**econtextvoucher**
|