Class: DropboxApi::Metadata::SpaceAllocation

Inherits:
Base
  • Object
show all
Defined in:
lib/dropbox_api/metadata/space_allocation.rb

Overview

Example of a serialized SpaceAllocation object: { ".tag": "individual", "allocated": 2147483648 }

Method Summary

Methods inherited from Base

field, #initialize, #serialized_field, #to_hash

Constructor Details

This class inherits a constructor from DropboxApi::Metadata::Base