Class: DropboxApi::Metadata::FolderSharingInfo
- Defined in:
- lib/dropbox_api/metadata/folder_sharing_info.rb
Overview
NOTE: We should have a test to cover the initialization of this object. Sample:
"read_only": false,
"parent_shared_folder_id": "84528192421"
Method Summary
Methods inherited from Base
each_field, field, #initialize
Constructor Details
This class inherits a constructor from DropboxApi::Metadata::Base