{
"canBeDeleted": "boolean",
"externalReferenceId": "string",
"hideFromPaySlips": "boolean",
"id": "int32",
"includeInShiftCosts": "boolean",
"isSuperannuationFund": "boolean",
"name": "string",
"showTotalPayments": "boolean"
}
Name | Type | Description |
---|---|---|
canBeDeleted | boolean | Boolean |
externalReferenceId | string | String |
hideFromPaySlips | boolean | Boolean |
id | int32 | Int32 |
includeInShiftCosts | boolean | Boolean |
isSuperannuationFund | boolean | Boolean |
name | string | String |
showTotalPayments | boolean | Boolean |
Powered by DapperDox