Class: DropboxApi::Metadata::Folder

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

Overview

NOTE: We should have a test to cover the initialization of this object. Sample:

"name": "arizona_baby",
"path_lower": "/arizona_baby",
"path_display": "/arizona_baby",
"id": "id:7eWkV5hcfzAAAAAAAAAAAQ"

Method Summary

Methods inherited from Base

each_field, field, #initialize

Constructor Details

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