Package com.stripe.model
Class BalanceTransfer.SourceBalance
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.BalanceTransfer.SourceBalance
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- BalanceTransfer
For more details about SourceBalance, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about Issuing, please refer to the API Reference.static classFor more details about Payments, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
SourceBalance
public SourceBalance()
-
-
Method Details
-
getIssuing
-
getPayments
-
getType
Source balance type to adjust for the Balance Transfer. One ofpayments,issuing, orallocated_funds. -
setIssuing
-
setPayments
-
setType
Source balance type to adjust for the Balance Transfer. One ofpayments,issuing, orallocated_funds. -
equals
-
canEqual
-
hashCode
public int hashCode()
-