Skip to main content

SiteDto

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

    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

  • 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]

    processCells

    object[]

    nullable

    A list of all child locations

  • 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]

  • ]

  • ]