# bimdata.Cloud

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** |  | [readonly] 
**name** | **String** | Name of the cloud | 
**features** | [**[Feature]**](Feature.md) |  | [readonly] 
**marketplaceApps** | [**[MarketplaceAppLight]**](MarketplaceAppLight.md) |  | [readonly] 
**organization** | [**Organization**](Organization.md) |  | [readonly] 
**creator** | [**User**](User.md) |  | [readonly] 
**creatorApp** | **String** |  | [readonly] 
**isDefault** | **Boolean** |  | [readonly] 
**createdAt** | **Date** | Creation date | [readonly] 
**image** | **String** |  | [optional] 
**updatedAt** | **Date** | Date of the last update | [readonly] 


