FloorJpgUrl
URL information for a specific floor's JPEG floorplan.
floorNamestring
Human-readable floor name
idinteger
Floor identifier
urlstring
URL to the JPEG floorplan image
FloorJpgUrl
{
"floorName": "string",
"id": 0,
"url": "string"
}
URL information for a specific floor's JPEG floorplan.
Human-readable floor name
Floor identifier
URL to the JPEG floorplan image
{
"floorName": "string",
"id": 0,
"url": "string"
}