# bimdata.Size

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**managedBy** | **String** | * &#x60;BIMDATA_PLATFORM&#x60; - BIMDATA_PLATFORM * &#x60;ORGANIZATION&#x60; - ORGANIZATION | 
**role** | **Number** | * &#x60;100&#x60; - admin * &#x60;50&#x60; - user | 
**totalSize** | **Number** |  | [readonly] 
**smartDataSize** | **Number** |  | [readonly] 
**totalSizeAvailable** | **Number** |  | [readonly] 
**smartDataSizeAvailable** | **Number** |  | [readonly] 
**remainingTotalSize** | **Number** |  | [readonly] 
**remainingSmartDataSize** | **Number** |  | [readonly] 
**remainingTotalSizePercent** | **Number** |  | [readonly] 
**remainingSmartDataSizePercent** | **Number** |  | [readonly] 



## Enum: ManagedByEnum


* `BIMDATA_PLATFORM` (value: `"BIMDATA_PLATFORM"`)

* `ORGANIZATION` (value: `"ORGANIZATION"`)





## Enum: RoleEnum


* `100` (value: `100`)

* `50` (value: `50`)




