Class: CapsuleCRM::TaskCategory

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Conversion, ActiveModel::Naming, ActiveModel::Validations, Associations, Querying::Configuration, Querying::FindAll, Serializable
Defined in:
lib/capsule_crm/task_category.rb

Instance Method Summary collapse

Methods included from Serializable

included, #serializer, #to_capsule_json

Methods included from Querying::Configuration

included

Instance Method Details

#idObject



30
# File 'lib/capsule_crm/task_category.rb', line 30

def id; name; end