Package com.stripe.model.v2.billing
Class CollectionSetting.PaymentMethodOptions.CustomerBalance
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.CollectionSetting.PaymentMethodOptions.CustomerBalance
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- CollectionSetting.PaymentMethodOptions
For more details about CustomerBalance, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about BankTransfer, please refer to the API Reference. -
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
void
setFundingType
(String fundingType) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
CustomerBalance
public CustomerBalance()
-
-
Method Details
-
getBankTransfer
-
getFundingType
-
setBankTransfer
public void setBankTransfer(CollectionSetting.PaymentMethodOptions.CustomerBalance.BankTransfer bankTransfer) -
setFundingType
-
equals
-
canEqual
-
hashCode
public int hashCode()
-