Class: Myob::Api::Model::CurrentUser

Inherits:
Base
  • Object
show all
Defined in:
lib/myob/api/models/current_user.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



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

def model_route
  'CurrentUser'
end