Cashflowpoolsettings
A cash flow settings
cashFlowSettingsIdinteger<int64>
The identifier of the cash flow settings
creationDatestring<date-time>
The creation time of the cash flow pool settings
Example:
2016-09-06T13:37:50+03:00idinteger<int64>
The identifier of the cash flow pool settings
lastModifiedDatestring<date-time>
The last modified time of the cash flow pool setting
Example:
2016-09-06T13:37:50+03:00percentagenumberrequired
The percentage of the income or expense category
poolIdinteger<int64>
The identifier of the pool
Cashflowpoolsettings
{
"cashFlowSettingsId": 0,
"creationDate": "2016-09-06T13:37:50+03:00",
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"percentage": 0,
"poolId": 0
}