Package com.stripe.model
Class PaymentSourceTypeAdapterFactory.UnknownSubType
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentSourceTypeAdapterFactory.UnknownSubType
- All Implemented Interfaces:
HasId
,PaymentSource
,StripeObjectInterface
- Enclosing class:
- PaymentSourceTypeAdapterFactory
public static class PaymentSourceTypeAdapterFactory.UnknownSubType
extends StripeObject
implements PaymentSource
Unknown subtype of
PaymentSource
. If this class is the outcome of
deserialization, please contact support@stripe.com for assistance and provide the id and object
value. Do not integrate with this object, but raise an exception and log its content instead.-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.stripe.model.StripeObjectInterface
getLastResponse, setLastResponse