Represents metadata about available floors for elevator access control
This is how many floors an elevator can go to.
ElevatorFloorsMeta
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Floors | Int32[] | ElevatorFloorsMeta | Gets or sets the array of floor numbers available in the building |
{
"Floors" : "Int32[]"
}