# RainbowAdminPortal.PostSites

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Site name | 
**status** | **String** | Site status | 
**companyId** | **String** | Id of the company from which the site is linked. | 



## Enum: StatusEnum


* `active` (value: `"active"`)

* `alerting` (value: `"alerting"`)

* `hold` (value: `"hold"`)

* `terminated` (value: `"terminated"`)




