| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
CashFlow |
CashFlow.balance(BigDecimal balance) |
CashFlow |
CashFlow.category(Category category) |
CashFlow |
CashFlow.income(BigDecimal income) |
CashFlow |
CashFlow.spending(BigDecimal spending) |
| Modifier and Type | Method and Description |
|---|---|
List<CashFlow> |
CashFlowList.getCashFlows()
Array of cash flows
|
| Modifier and Type | Method and Description |
|---|---|
CashFlowList |
CashFlowList.addCashFlowsItem(CashFlow cashFlowsItem) |
| Modifier and Type | Method and Description |
|---|---|
CashFlowList |
CashFlowList.cashFlows(List<CashFlow> cashFlows) |
void |
CashFlowList.setCashFlows(List<CashFlow> cashFlows) |
Copyright © 2018. All rights reserved.