# bimdata.Zone

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** |  | [readonly] 
**name** | **String** |  | [optional] 
**uuid** | **String** |  | 
**zones** | [**[Zone]**](Zone.md) |  | [optional] 
**parentId** | **Number** |  | [optional] 
**spaces** | [**[ZoneSpace]**](ZoneSpace.md) |  | [optional] 
**createdAt** | **Date** |  | [readonly] 
**updatedAt** | **Date** |  | [readonly] 
**color** | **String** |  | [optional] 
**order** | **Number** |  | [optional] 
**storeyUuid** | **String** | IFC element or element type UUID | [optional] 


