Class: Myob::Api::Model::JournalTransaction

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



71
72
73
# File 'lib/myob/api/models/general_ledger.rb', line 71

def model_route
  'GeneralLedger/JournalTransaction'
end