{
    "accruesLeave": "boolean",
    "employmentTypes": [
        "string"
    ],
    "externalId": "string",
    "id": "int32",
    "leaveCategoryId": "int32",
    "mappingType": "string",
    "name": "string",
    "payCategoryId": "int32",
    "shortCode": "string",
    "source": "string"
}
| Name | Type | Description | 
|---|---|---|
| accruesLeave | boolean | Boolean | 
| employmentTypes[] | array of string | 
      
      
       Possible values are: 
  | 
  
| externalId | string | String | 
| id | int32 | Int32 | 
| leaveCategoryId | int32 | 
      Nullable | 
  
| mappingType | string | 
      Nullable Possible values are: 
  | 
  
| name | string | String | 
| payCategoryId | int32 | 
      Nullable | 
  
| shortCode | string | String | 
| source | string | String | 
Powered by DapperDox