Structure of Snap Schedule 365 object: PictureInfo
PROPERTIES
| Title | Type | Description | 
|---|---|---|
| IsLoaded | boolean | Is the picture data loaded? This needs to be set to true in order to POST or PUT picture data. | 
| ID | number | ID of the picture | 
| Picture | string | picture data, if available | 
| DateCreated | Date | Date and time that the picture was created | 
| LastUpdated | Date | Date and time that the picture was updated | 
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |