Package com.stripe.model
Class CustomerCashBalanceTransaction.UnappliedFromPayment
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.CustomerCashBalanceTransaction.UnappliedFromPayment
- All Implemented Interfaces:
- StripeObjectInterface
- Enclosing class:
- CustomerCashBalanceTransaction
For more details about UnappliedFromPayment, please refer to the API Reference.
- 
Field SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanbooleanGet ID of expandablepaymentIntentobject.Get expandedpaymentIntent.inthashCode()voidvoidsetPaymentIntentObject(PaymentIntent expandableObject) Methods inherited from class com.stripe.model.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
UnappliedFromPaymentpublic UnappliedFromPayment()
 
- 
- 
Method Details