class Quickeebooks::Windows::Model::SalesRep
Constants
- REST_RESOURCE
- 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