class Quickeebooks::Windows::Model::SalesRep

Constants

REST_RESOURCE

services.intuit.com/sb/salesrep/v2/>

XML_COLLECTION_NODE
XML_NODE

Public Instance Methods

other_name?() click to toggle source
# File lib/quickeebooks/windows/model/sales_rep.rb, line 33
def other_name?
  other_name != nil
end
vendor?() click to toggle source
# File lib/quickeebooks/windows/model/sales_rep.rb, line 29
def vendor?
  vendor != nil
end