Package com.stripe.model
Class CustomerCashBalanceTransaction.RefundedFromPayment
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.CustomerCashBalanceTransaction.RefundedFromPayment
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- CustomerCashBalanceTransaction
The full name of the sender, as supplied by the sending bank.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
RefundedFromPayment
public RefundedFromPayment()
-
-
Method Details