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