Package com.stripe.model.treasury
Class FinancialAccountFeatures.OutboundTransfers.UsDomesticWire
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.FinancialAccountFeatures.OutboundTransfers.UsDomesticWire
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
FinancialAccountFeatures.OutboundTransfers
The
platform_restrictions that are restricting this Feature.
One of inbound_flows, or outbound_flows.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetRequested(Boolean requested) voidvoidsetStatusDetails(List<FinancialAccountFeatures.OutboundTransfers.UsDomesticWire.StatusDetails> statusDetails) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
UsDomesticWire
public UsDomesticWire()
-
-
Method Details
-
getRequested
-
getStatus
-
getStatusDetails
public List<FinancialAccountFeatures.OutboundTransfers.UsDomesticWire.StatusDetails> getStatusDetails() -
setRequested
-
setStatus
-
setStatusDetails
public void setStatusDetails(List<FinancialAccountFeatures.OutboundTransfers.UsDomesticWire.StatusDetails> statusDetails) -
equals
-
canEqual
-
hashCode
public int hashCode()
-