Class: Myob::Api::Model::PayrollCategory

Inherits:
Base
  • Object
show all
Defined in:
lib/myob/api/models/payroll_category.rb

Constant Summary

Constants inherited from Base

Base::API_URL

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_routeObject



5
6
7
# File 'lib/myob/api/models/payroll_category.rb', line 5

def model_route
  'Payroll/PayrollCategory'
end