Class FinancialAccount.StatusDetails.Closed
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.FinancialAccount.StatusDetails.Closed
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- FinancialAccount.StatusDetails
For more details about Closed, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about ForwardingSettings, 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
setForwardingSettings
(FinancialAccount.StatusDetails.Closed.ForwardingSettings forwardingSettings) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Closed
public Closed()
-
-
Method Details
-
getForwardingSettings
-
getReason
-
setForwardingSettings
public void setForwardingSettings(FinancialAccount.StatusDetails.Closed.ForwardingSettings forwardingSettings) -
setReason
-
equals
-
canEqual
-
hashCode
public int hashCode()
-