| Name | Description | Type | Additional information |
|---|---|---|---|
| FacilityId |
Represents the PK of an existing Facility in BluSKY |
globally unique identifier |
None. |
| Name |
Represents the name of an existing Facility in BluSKY |
string |
None. |
| ACSystemId |
Represents the PK of the Access Control System for the Facility |
globally unique identifier |
None. |
| ACSystemName |
Represents the name of the Access Control System for the Facility |
string |
None. |
| Deleted |
Represents whether the Facility is deleted or not. |
boolean |
None. |
| TimeZoneInfoId |
Represents the TimeZone of the Facility |
string |
None. |
| StreetAddress1 |
Represents the primary street address of the Facility |
string |
None. |
| StreetAddress2 |
Represents the secondary street address of the Facility |
string |
None. |
| City |
Represents the city of the Facility |
string |
None. |
| sRegionId |
Represents the PK of the region (State, Province, County, etc) of the Facility |
globally unique identifier |
None. |
| RegionName |
Represents the name of the region (State, Province, County, etc) of the Facility |
string |
None. |
| sCountryId |
Represents the PK of the country of the Facility |
globally unique identifier |
None. |
| CountryName |
Represents the name of the country of the Facility |
string |
None. |
| PostalCode |
Represents the Postal Code/Zip Code of the Facility |
string |
None. |
| Website |
Represents the URL of the website associated with the Facility |
string |
None. |