class Xeroizer::Record::AccountModel
Public Instance Methods
create_method()
click to toggle source
The Accounts endpoint doesn't support the POST method yet.
# File lib/xeroizer/models/account.rb, line 9 def create_method :http_put end