Method: CloudsmithApi::StorageAllocatedLimitRaw#percentage_used
- Defined in:
- lib/cloudsmith-api/models/storage_allocated_limit_raw.rb
#percentage_used ⇒ Object
Returns the value of attribute percentage_used.
21 22 23 |
# File 'lib/cloudsmith-api/models/storage_allocated_limit_raw.rb', line 21 def percentage_used @percentage_used end |