Class: DropboxApi::Metadata::SharedFolderPolicy

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

Overview

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

"acl_update_policy" => { ".tag" => "owner" },
"shared_link_policy" => { ".tag" => "anyone" }

}

Method Summary

Methods inherited from Base

each_field, field, #initialize

Constructor Details

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