Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 734 Bytes

Size.md

File metadata and controls

36 lines (16 loc) · 734 Bytes

bimdata.Size

Properties

Name Type Description Notes
managedBy String * `BIMDATA_PLATFORM` - BIMDATA_PLATFORM * `ORGANIZATION` - ORGANIZATION
role Number * `100` - admin * `50` - user
totalSize Number [readonly]
totalSizeAvailable Number [readonly]
remainingTotalSize Number [readonly]
remainingTotalSizePercent Number [readonly]

Enum: ManagedByEnum

  • BIMDATA_PLATFORM (value: "BIMDATA_PLATFORM")

  • ORGANIZATION (value: "ORGANIZATION")

Enum: RoleEnum

  • 100 (value: 100)

  • 50 (value: 50)