| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalAccountCollection |
ExternalAccountCollection.all(Map<String,Object> params)
Deprecated.
|
ExternalAccountCollection |
ExternalAccountCollection.all(Map<String,Object> params,
RequestOptions options)
Deprecated.
|
ExternalAccountCollection |
Account.getExternalAccounts() |
ExternalAccountCollection |
Customer.getSources() |
ExternalAccountCollection |
ExternalAccountCollection.list(Map<String,Object> params) |
ExternalAccountCollection |
ExternalAccountCollection.list(Map<String,Object> params,
RequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setSources(ExternalAccountCollection sources) |
Copyright © 2016 Stripe. All rights reserved.