public static class SetupIntentCreateParams.MandateData
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SetupIntentCreateParams.MandateData.Builder |
static class |
SetupIntentCreateParams.MandateData.CustomerAcceptance |
Modifier and Type | Method and Description |
---|---|
static SetupIntentCreateParams.MandateData.Builder |
builder() |
SetupIntentCreateParams.MandateData.CustomerAcceptance |
getCustomerAcceptance()
This hash contains details about the customer acceptance of the Mandate.
|
java.util.Map<java.lang.String,java.lang.Object> |
getExtraParams()
Map of extra parameters for custom features not available in this client library.
|
public static SetupIntentCreateParams.MandateData.Builder builder()
public SetupIntentCreateParams.MandateData.CustomerAcceptance getCustomerAcceptance()
public java.util.Map<java.lang.String,java.lang.Object> getExtraParams()
@SerializedName
value. Instead, each
key/value pair is serialized as if the key is a root-level field (serialized) name in this
param object. Effectively, this map is flattened to its parent instance.