Package com.stripe.model.v2.payments
Class SettlementAllocationIntent.StatusDetails.Errored
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.payments.SettlementAllocationIntent.StatusDetails.Errored
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- SettlementAllocationIntent.StatusDetails
Hash that provides additional information regarding the reason behind a
errored
SettlementAllocationIntent status. It is only present when the SettlementAllocationIntent
status is errored.-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidvoidsetMessage(String message) voidsetReasonCode(String reasonCode) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString