| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
BankAccount |
Transfer.getAccount() |
BankAccount |
Recipient.getActiveAccount() |
BankAccount |
BankAccount.update(Map<String,Object> params) |
BankAccount |
BankAccount.update(Map<String,Object> params,
RequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
Transfer.setAccount(BankAccount account) |
void |
Recipient.setActiveAccount(BankAccount activeAccount) |
Copyright © 2015 Stripe. All rights reserved.