LeaveTypes
Retrieves a list of all leave types
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| Description | String | ||
| AllowHourly | String | ||
| MaxNumOfStaffAtOnce | String | ||
| DaysBookedInAdvance | String | ||
| AutoassignForNewEmployees | String | ||
| Entitled | Integer | ||
| CreatedAt | Datetime | ||
| CreatedBy | String | ||
| UpdatedAt | Datetime | ||
| UpdatedBy | String | ||
| DeletedAt | Datetime | ||
| DeletedBy | String |