Skip to main content

LocationDto

A abstract parent class of all locations

iduuid

A unique identifier of this instance

namestringnullable

The display name for the location

locationTypeLocationType (string)

Possible values: [ProcessCell, Area, Site, Enterprise, Unset]

LocationDto
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"locationType": "ProcessCell"
}