Structure of Snap Schedule 365 object: DefinitionCategory
PROPERTIES
| Title | Type | Description |
|---|---|---|
| ID | number | ID of the definition category |
| Category | string | Definition Category (enumerated strings) |
| CategoryType | string | U=User-defined, S=System-defined, P=Property changes only (no adds or deletes) |
| Description | string | Description of the definition category |
| DateCreated | Date | Date and time that the definition category was created |
| LastUpdated | Date | Date and time that the definition category was updated |
| Definitions | Definition Array | Array of Definition objects. |
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |