Package com.stripe.model
Interface ExternalAccount
- All Superinterfaces:
HasId
,StripeObjectInterface
- All Known Implementing Classes:
BankAccount
,Card
,ExternalAccountTypeAdapterFactory.UnknownSubType
-
Method Summary
Modifier and TypeMethodDescriptiondelete()
delete
(RequestOptions options) delete
(Map<String, Object> params, RequestOptions options) update
(Map<String, Object> params, RequestOptions options) Methods inherited from interface com.stripe.model.StripeObjectInterface
getLastResponse, setLastResponse
-
Method Details
-
update
- Throws:
StripeException
-
update
- Throws:
StripeException
-
delete
- Throws:
StripeException
-
delete
- Throws:
StripeException
-
delete
- Throws:
StripeException
-
delete
- Throws:
StripeException
-