Package com.stripe.model
Interface ExternalAccount
- All Superinterfaces:
- HasId,- StripeObjectInterface
- All Known Implementing Classes:
- BankAccount,- Card,- ExternalAccountTypeAdapterFactory.UnknownSubType
- 
Method SummaryModifier 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.StripeObjectInterfacegetLastResponse, setLastResponse
- 
Method Details- 
delete- Throws:
- StripeException
 
- 
delete- Throws:
- StripeException
 
- 
delete- Throws:
- StripeException
 
- 
delete- Throws:
- StripeException
 
- 
update- Throws:
- StripeException
 
- 
update- Throws:
- StripeException
 
 
-