Cash flow pool settings
A cash flow settings
cashFlowSettingsIdint64
The identifier of the cash flow settings
creationDatedate-time
The creation time of the cash flow pool settings
Example:
2016-09-06T13:37:50+03:00idint64
The identifier of the cash flow pool settings
lastModifiedDatedate-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
poolIdint64
The identifier of the pool
Cash flow pool settings
{
"cashFlowSettingsId": 0,
"creationDate": "2016-09-06T13:37:50+03:00",
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"percentage": 0,
"poolId": 0
}