Class: DropboxApi::Metadata::NamespaceId

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

Instance Method Summary collapse

Methods inherited from Base

field, #initialize, #serialized_field

Constructor Details

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

Instance Method Details

#to_hashObject



6
7
8
# File 'lib/dropbox_api/metadata/namespace_id.rb', line 6

def to_hash
  super.merge({".tag": 'namespace_id'})
end