public static class SourceCreateParams.Receiver
extends java.lang.Object
SourceCreateParams.Owner.Address.extraParams
for the field
documentation.Modifier and Type | Class and Description |
---|---|
static class |
SourceCreateParams.Receiver.Builder |
static class |
SourceCreateParams.Receiver.RefundAttributesMethod |
Modifier and Type | Method and Description |
---|---|
static SourceCreateParams.Receiver.Builder |
builder() |
java.util.Map<java.lang.String,java.lang.Object> |
getExtraParams()
Map of extra parameters for custom features not available in this client library.
|
SourceCreateParams.Receiver.RefundAttributesMethod |
getRefundAttributesMethod()
The method Stripe should use to request information needed to process a refund or mispayment.
|
public static SourceCreateParams.Receiver.Builder builder()
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.public SourceCreateParams.Receiver.RefundAttributesMethod getRefundAttributesMethod()