| Property | Description | Returns | 
|---|---|---|
| id | int | |
| key | string | |
| created | Get the date the record was created. | DateTime | 
| modified | Get the last modification date for the record. | DateTime | 
| createdBy | User | |
| client | Client | |
| site | Site associated with the site data | Site | 
| content | Get content from the site data | mixed | 
| type | Get type of the content; either json or scalar | string | 
Sites\Models\Api\SiteData
Site