Class OutboundPaymentQuote.To
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.OutboundPaymentQuote.To
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- OutboundPaymentQuote
Details about the recipient of an OutboundPaymentQuote.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setCredited
(Amount credited) void
setPayoutMethod
(String payoutMethod) void
setRecipient
(String recipient) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString