FastlaneDetails |
FastlaneDetails.checkoutAttemptId(String checkoutAttemptId) |
The checkout attempt identifier.
|
FastlaneDetails |
FastlaneDetails.fastlaneData(String fastlaneData) |
The encoded fastlane data blob
|
static FastlaneDetails |
FastlaneDetails.fromJson(String jsonString) |
Create an instance of FastlaneDetails given an JSON string
|
FastlaneDetails |
CheckoutPaymentMethod.getFastlaneDetails() |
Get the actual instance of `FastlaneDetails`.
|
FastlaneDetails |
FastlaneDetails.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
FastlaneDetails |
FastlaneDetails.recurringDetailReference(String recurringDetailReference) |
Deprecated.
|
FastlaneDetails |
FastlaneDetails.sdkData(String sdkData) |
Base64-encoded JSON object containing SDK related parameters required by the SDK
|
FastlaneDetails |
FastlaneDetails.storedPaymentMethodId(String storedPaymentMethodId) |
This is the `recurringDetailReference` returned in the response when you created the
token.
|
FastlaneDetails |
FastlaneDetails.type(FastlaneDetails.TypeEnum type) |
**fastlane**
|