Site (v3)
Overview
Represents a site entity.
Members
Member variables of the entity:
Member | Type | Description |
|---|---|---|
id | String | Unique ID of the record |
siteGroup | boolean |
|
name | String | Human-readable name of the site |
description | String | Description of the site |
settingsJSON | String |
|
childrenDisplay | String |
|
siteGroupsDisplay | String |
|
creationDate | Date | Creation date of the site |
createdBy | Integer | The ID of the user who created the site |
createdByDisplay | String | Display name of the user who created the site |
lastModificationDate | Date | Date of the last modification |
lastModifiedBy | Integer | The ID of the user who modified the site at last time |
lastModifiedByDisplay | String | Display name of the user who modified the site at the last time |