Structure of Snap Schedule 365 object: TimeOffReason
PROPERTIES
| Title | Type | Description | 
|---|---|---|
| ID | number | ID of the time off reason | 
| Code | string | Unique code to identify the time off reason | 
| Description | string | Description of the time off reason | 
| IsActive | boolean | Is the time off reason active? | 
| DisplayOrder | number | Order in list to display this time off reason | 
| IsPaid | boolean | Is the time off reason paid? | 
| AllDayDuration | number | Total work minutes assigned to an all-day time off value | 
| ForegroundColorValue | number | Identifies the foreground color related to this time off reason | 
| BackgroundColorValue | number | Identifies the background color related to this time off reason | 
| DateCreated | Date | Date and time that the time off reason was created | 
| LastUpdated | Date | Date and time that the time off reason was updated | 
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |