Class: Insightly::TaskCategory

Inherits:
ReadOnly show all
Defined in:
lib/insightly/task_category.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



9
10
11
# File 'lib/insightly/task_category.rb', line 9

def remote_id
  self.category_id
end