Dashboardconfiguration
Response representation of the dashboard configuration
creationDatestring<date-time>
The date dashboard configuration was created
Example:
2016-09-06T13:37:50+03:00encodedKeystring
The encoded key of the dashboard configuration, auto generated, unique
namestring
Response representation of the dashboard option
Possible values: [LATEST_ACTIVITY, TASKS, FAVOURITE_VIEWS, INDICATORS, CURRENT_TILLS, CLIENTS, UPCOMING_REPAYMENTS, NONE]
Dashboardconfiguration
{
"creationDate": "2016-09-06T13:37:50+03:00",
"encodedKey": "string",
"name": "LATEST_ACTIVITY"
}