Class: Myob::Api::Model::EmployeePayrollDetail
- Defined in:
- lib/myob/api/models/employee_payroll_details.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_payroll_details.rb', line 5 def model_route 'Contact/EmployeePayrollDetails' end |