Class OutboundPayment.StatusDetails.Failed
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.OutboundPayment.StatusDetails.Failed
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- OutboundPayment.StatusDetails
The
failed status reason.-
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
-
Failed
public Failed()
-
-
Method Details
-
getReason
Open Enum. Thefailedstatus reason.One of
payout_method_declined,payout_method_does_not_exist,payout_method_expired,payout_method_unsupported,payout_method_usage_frequency_limit_exceeded, orunknown_failure. -
setReason
Open Enum. Thefailedstatus reason.One of
payout_method_declined,payout_method_does_not_exist,payout_method_expired,payout_method_unsupported,payout_method_usage_frequency_limit_exceeded, orunknown_failure. -
equals
-
canEqual
-
hashCode
public int hashCode()
-