Package com.stripe.param
Class FxQuoteCreateParams.Usage.Transfer
java.lang.Object
com.stripe.param.FxQuoteCreateParams.Usage.Transfer
- Enclosing class:
- FxQuoteCreateParams.Usage
The Stripe account ID that these funds are intended for.
This field should match the account ID that would be used in the PaymentIntent’s on_behalf_of field.
-
Method Details
-
builder
-
getDestination
Required. The Stripe account ID that the funds will be transferred to.This field should match the account ID that would be used in the Transfer’s destination field.
-
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@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. -
equals
-
canEqual
-
hashCode
public int hashCode()
-