Package com.stripe.exception
Class InvalidPayoutMethodException.InvalidPayoutMethodError
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.StripeError
com.stripe.exception.InvalidPayoutMethodException.InvalidPayoutMethodError
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- InvalidPayoutMethodException
-
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
-
InvalidPayoutMethodError
public InvalidPayoutMethodError()
-