CreateGSMSiteResponseModel
Provides key information about the newly created site.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| KeyCode |
The keycode for the created site. |
string |
None. |
| SiteId |
The identifier for the created site. |
string |
None. |
| PCAccess |
The PC Security Access Level for the created site. Values are 128 for admin access, 1 for view only access, 0 for no access. |
integer |
None. |
| MSAccess |
The Mobile Security Access Level for the created site. Values are 128 for admin access, 1 for view only access, 0 for no access. |
integer |
None. |