Interface LocationStatus

Name

LocationStatus

Description

Represents the status of a location, including a name and a numeric code.

Hierarchy

  • LocationStatus

Properties

Properties

statusCode: number

The numeric code representing the location status.

statusName: LocationStatusName

The name of the location status.

Generated using TypeDoc