Class: Easy::Resources::Redmine::EasyCrmCase

Inherits:
RedmineBase show all
Defined in:
lib/easy/resources/redmine/easy_crm_case.rb

Instance Method Summary collapse

Methods inherited from RedmineBase

configure, #errors, get_all, headers, retrieve_total

Methods inherited from Easy::Resource

#becomes, configure, configure_bearer, #patch, #update_column, #update_columns

Instance Method Details

#customerEasy::Resources::Redmine::EasyContact

Alias for main_contact



12
13
14
# File 'lib/easy/resources/redmine/easy_crm_case.rb', line 12

def customer
  main_easy_contact
end