SiteDto
A class to return a subset of the information of a Site object
Array [
Array [
]
]
id uuid
A unique identifier of this instance
name stringnullable
The display name for the location
locationType LocationType (string)
Possible values: [ProcessCell
, Area
, Site
, Enterprise
, Unset
]
areas
object[]
nullable
A list of all child locations
id uuid
A unique identifier of this instance
name stringnullable
The display name for the location
locationType LocationType (string)
Possible values: [ProcessCell
, Area
, Site
, Enterprise
, Unset
]
processCells
object[]
nullable
A list of all child locations
id uuid
A unique identifier of this instance
name stringnullable
The display name for the location
locationType LocationType (string)
Possible values: [ProcessCell
, Area
, Site
, Enterprise
, Unset
]