{
"comment": "string",
"customerNotified": "boolean",
"dateAdded": "string",
"id": "int64",
"statusId": "int64"
}
{
"comment": "",
"customerId": 1,
"customerNotified": true,
"dateAdded": "2015-11-06 12:22:39",
"statusId": 1
}
Name | Type | Description | Additional |
---|---|---|---|
comment | string | Required | |
customerNotified | boolean | Required | |
dateAdded | string | Required | |
id | int64 | Optional , read only. | |
statusId | int64 | Required |
Gambio GmbH © 2019