{
"employeeId": "int32",
"financialYearEnding": "int32",
"locationId": "int32",
"sendNotifications": "boolean"
}
| Name | Type | Description |
|---|---|---|
| employeeId | int32 |
Nullable |
| financialYearEnding | int32 | Int32 |
| locationId | int32 |
Nullable |
| sendNotifications | boolean | Boolean |
Powered by DapperDox