Skip to main content

ProcessCellDto

A class to return a subset of the information of a ProcessCell object

iduuid

A unique identifier of this instance

namestringnullable

The display name for the location

locationTypeLocationType (string)

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

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