public static class ExternalAccountTypeAdapterFactory.UnknownSubType extends StripeObject implements ExternalAccount
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.PRETTY_PRINT_GSON| Modifier and Type | Method and Description |
|---|---|
ExternalAccount |
delete()
Unsupported operation for unknown subtype.
|
ExternalAccount |
delete(java.util.Map<java.lang.String,java.lang.Object> params)
Unsupported operation for unknown subtype.
|
ExternalAccount |
delete(java.util.Map<java.lang.String,java.lang.Object> params,
RequestOptions options)
Unsupported operation for unknown subtype.
|
ExternalAccount |
delete(RequestOptions options)
Unsupported operation for unknown subtype.
|
java.lang.String |
getId() |
java.lang.String |
getObject() |
java.lang.String |
getRawJson() |
ExternalAccount |
update(java.util.Map<java.lang.String,java.lang.Object> params)
Unsupported operation for unknown subtype.
|
ExternalAccount |
update(java.util.Map<java.lang.String,java.lang.Object> params,
RequestOptions options)
Unsupported operation for unknown subtype.
|
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLastResponse, setLastResponsepublic ExternalAccount update(java.util.Map<java.lang.String,java.lang.Object> params, RequestOptions options) throws StripeException
update in interface ExternalAccountStripeExceptionpublic ExternalAccount update(java.util.Map<java.lang.String,java.lang.Object> params) throws StripeException
update in interface ExternalAccountStripeExceptionpublic ExternalAccount delete(java.util.Map<java.lang.String,java.lang.Object> params, RequestOptions options) throws StripeException
delete in interface ExternalAccountStripeExceptionpublic ExternalAccount delete() throws StripeException
delete in interface ExternalAccountStripeExceptionpublic ExternalAccount delete(RequestOptions options) throws StripeException
delete in interface ExternalAccountStripeExceptionpublic ExternalAccount delete(java.util.Map<java.lang.String,java.lang.Object> params) throws StripeException
delete in interface ExternalAccountStripeExceptionpublic java.lang.String getObject()
public java.lang.String getRawJson()