| Package | Description |
|---|---|
| me.figo | |
| me.figo.models |
| Modifier and Type | Method and Description |
|---|---|
StandingOrder |
FigoSession.getStandingOrder(String accountId,
String standingOrderId)
Retrieve a specific standing order by ID
|
| Modifier and Type | Method and Description |
|---|---|
List<StandingOrder> |
FigoSession.getStandingOrders()
All standing orders on all accounts of the user
|
List<StandingOrder> |
FigoSession.getStandingOrders(String accountId)
Get an array of standing orders objects, one for each standing order of the user matching the criteria.
|
| Modifier and Type | Method and Description |
|---|---|
List<StandingOrder> |
StandingOrder.StandingOrdersResponse.getStandingOrders() |
Copyright © 2016 figo GmbH. All rights reserved.