Package com.stripe.model
Class ExternalAccountTypeAdapterFactory.UnknownSubType
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
- All Implemented Interfaces:
- ExternalAccount,- HasId,- StripeObjectInterface
- Enclosing class:
- ExternalAccountTypeAdapterFactory
public static class ExternalAccountTypeAdapterFactory.UnknownSubType
extends StripeObject
implements ExternalAccount
Unknown subtype of 
ExternalAccount. 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 SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Method SummaryModifier and TypeMethodDescriptiondelete()Unsupported operation for unknown subtype.delete(RequestOptions options) Unsupported operation for unknown subtype.Unsupported operation for unknown subtype.delete(Map<String, Object> params, RequestOptions options) Unsupported operation for unknown subtype.getId()Unsupported operation for unknown subtype.update(Map<String, Object> params, RequestOptions options) Unsupported operation for unknown subtype.Methods inherited from class com.stripe.model.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.stripe.model.StripeObjectInterfacegetLastResponse, setLastResponse
- 
Method Details- 
getId
- 
deletepublic ExternalAccount delete(Map<String, Object> params, RequestOptions options) throws StripeExceptionUnsupported operation for unknown subtype.- Specified by:
- deletein interface- ExternalAccount
- Throws:
- StripeException
 
- 
deleteUnsupported operation for unknown subtype.- Specified by:
- deletein interface- ExternalAccount
- Throws:
- StripeException
 
- 
deleteUnsupported operation for unknown subtype.- Specified by:
- deletein interface- ExternalAccount
- Throws:
- StripeException
 
- 
deleteUnsupported operation for unknown subtype.- Specified by:
- deletein interface- ExternalAccount
- Throws:
- StripeException
 
- 
updatepublic ExternalAccount update(Map<String, Object> params, RequestOptions options) throws StripeExceptionUnsupported operation for unknown subtype.- Specified by:
- updatein interface- ExternalAccount
- Throws:
- StripeException
 
- 
updateUnsupported operation for unknown subtype.- Specified by:
- updatein interface- ExternalAccount
- Throws:
- StripeException
 
- 
getObject
- 
getRawJson
 
-