Class: Insightly::Relationship

Inherits:
ReadOnly show all
Defined in:
lib/insightly/relationship.rb

Instance Method Summary collapse

Methods inherited from ReadOnly

#==, #build, build, #config, #get_collection, #initialize, #process, #remote_data

Methods inherited from Base

#==, all, api_field, build, #build, #config, custom_fields, #get_collection, #initialize, #load, #process, #reload, #remote_data, #to_json, #url_base

Constructor Details

This class inherits a constructor from Insightly::ReadOnly

Instance Method Details

#remote_idObject



12
13
14
# File 'lib/insightly/relationship.rb', line 12

def remote_id
  self.relationship_id
end