Class: Myob::Api::Model::Employee
- Defined in:
- lib/myob/api/models/employee.rb
Constant Summary
Constants inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#all, #first, #get, #initialize, #new_record?, #save, #url
Constructor Details
This class inherits a constructor from Myob::Api::Model::Base
Instance Method Details
#model_route ⇒ Object
5 6 7 |
# File 'lib/myob/api/models/employee.rb', line 5 def model_route 'Contact/Employee' end |