| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
BankAccount |
Transfer.getAccount() |
BankAccount |
Recipient.getActiveAccount() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transfer.setAccount(BankAccount account) |
void |
Recipient.setActiveAccount(BankAccount activeAccount) |
Copyright © 2014 Stripe. All rights reserved.