class DropboxApi::Metadata::SpaceUsage
Example of a serialized {SpaceUsage} object:
“`json {
"used": 167685342, "allocation": { ".tag": "individual", "allocated": 2147483648 }
} “`
Example of a serialized {SpaceUsage} object:
“`json {
"used": 167685342, "allocation": { ".tag": "individual", "allocated": 2147483648 }
} “`