{
"date": "date-time",
"description": "string",
"id": "int32",
"isSystem": "boolean",
"locationIds": [
"int32"
],
"mondayisedAlternativeToId": "int32",
"notAPublicHoliday": "boolean",
"note": "string",
"states": [
"string"
]
}
Name | Type | Description |
---|---|---|
date | date-time |
Nullable |
description | string | String |
id | int32 |
Nullable |
isSystem | boolean | Boolean |
locationIds[] | array of int32 | |
mondayisedAlternativeToId | int32 | Int32 |
notAPublicHoliday | boolean | Boolean |
note | string | String |
states[] | array of string |
Powered by DapperDox