Schedule Object
Field Guide
The schedule resource has the following attributes:
| Attribute | Description |
|---|---|
| folder.id | unique identifier of schedule’s folder |
| folder.num | num set on schedule’s folder |
| folder.closed | whether the schedule’s folder is marked as closed |
| folder.description | description given for schedule’s folder |
| folder.folderTypeName | name of schedule’s folder’s folder type |
| folder.folderTypeColor | hexadecimal color of schedule’s folder’s folder type |
| folder.accountId | unique identifier of the schedule’s folder’s account |
| folder.accountName | name of the schedule’s folder’s account |
| folder.accountNum | num (id) set on the schedule’s folder’s account |
| folder.locationNum | num (id) set on the schedule’s folder’s location |
| folder.locationName | name of schedule’s folder’s location |
| folder.authorized | whether the user is authorized to view the folder and edit the schedule |
| id | unique identifier of schedule |
| userId | unique identifier of scheduled user |
| user.id | unique identifier of scheduled user |
| user.firstName | first name of scheduled user |
| user.lastName | last name of scheduled user |
| folderId | unique identifier of schedule’s folder |
| scheduleFrom | start date and time of schedule |
| scheduleTo | end date and time of schedule |
| note | note given to schedule |