CheckoutDelegatedAuthenticationAction |
CheckoutDelegatedAuthenticationAction.authorisationToken(String authorisationToken) |
|
static CheckoutDelegatedAuthenticationAction |
CheckoutDelegatedAuthenticationAction.fromJson(String jsonString) |
Create an instance of CheckoutDelegatedAuthenticationAction given an JSON string
|
CheckoutDelegatedAuthenticationAction |
PaymentResponseAction.getCheckoutDelegatedAuthenticationAction() |
Get the actual instance of `CheckoutDelegatedAuthenticationAction`.
|
CheckoutDelegatedAuthenticationAction |
CheckoutDelegatedAuthenticationAction.paymentData(String paymentData) |
|
CheckoutDelegatedAuthenticationAction |
CheckoutDelegatedAuthenticationAction.paymentMethodType(String paymentMethodType) |
|
CheckoutDelegatedAuthenticationAction |
CheckoutDelegatedAuthenticationAction.token(String token) |
|
CheckoutDelegatedAuthenticationAction |
CheckoutDelegatedAuthenticationAction.type(CheckoutDelegatedAuthenticationAction.TypeEnum type) |
|
CheckoutDelegatedAuthenticationAction |
CheckoutDelegatedAuthenticationAction.url(String url) |
|