Space IATileMember
A spatial area of a floor, like a store or facility (restroom). Similar to Space in Venue Model.
Attributes
Attribute | Type | Description |
---|---|---|
type | String | IATileMember type identifier, the value is space/polygon |
id | String | Unique space identifier |
Preview | String | Display name of the space |
placeId | String | The value is empty string; Reserved for future use |
Example
{
"id": "Lv15001Ds_1200434",
"preview": "Build-a-Bear Workshop",
"placeId": "",
"type": "space/polygon"
}