Package com.stripe.exception
Class FinancialAccountNotOpenException.FinancialAccountNotOpenError
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.StripeError
com.stripe.exception.FinancialAccountNotOpenException.FinancialAccountNotOpenError
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- FinancialAccountNotOpenException
public static class FinancialAccountNotOpenException.FinancialAccountNotOpenError
extends StripeError
-
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.StripeError
canEqual, equals, getAdviceCode, getCharge, getCode, getDeclineCode, getDocUrl, getMessage, getNetworkAdviceCode, getNetworkDeclineCode, getParam, getPaymentIntent, getPaymentMethod, getPaymentMethodType, getRequestLogUrl, getSetupIntent, getSource, getType, getUserMessage, hashCode, setAdviceCode, setCharge, setCode, setDeclineCode, setDocUrl, setMessage, setNetworkAdviceCode, setNetworkDeclineCode, setParam, setPaymentIntent, setPaymentMethod, setPaymentMethodType, setRequestLogUrl, setSetupIntent, setSource, setType, setUserMessage
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
FinancialAccountNotOpenError
public FinancialAccountNotOpenError()
-