Class: Myob::Api::Model::TaxCode

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

Constant Summary

Constants inherited from Base

Base::API_URL, Base::QUERY_OPTIONS

Instance Method Summary collapse

Methods inherited from Base

#all, #all_items, #destroy, #find, #first, #initialize, #new_record?, #next_page, #next_page?, #records, #save, #url

Constructor Details

This class inherits a constructor from Myob::Api::Model::Base

Instance Method Details

#model_routeObject



83
84
85
# File 'lib/myob/api/models/general_ledger.rb', line 83

def model_route
  'GeneralLedger/TaxCode'
end