Method: AsposePdfCloud::DiscUsage.attribute_map
- Defined in:
- lib/aspose_pdf_cloud/models/disc_usage.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
36 37 38 39 40 41 |
# File 'lib/aspose_pdf_cloud/models/disc_usage.rb', line 36 def self.attribute_map { :'used_size' => :'UsedSize', :'total_size' => :'TotalSize' } end |