class Quickbooks::Service::VendorChange
Private Instance Methods
entity()
click to toggle source
# File lib/quickbooks/service/vendor_change.rb, line 7 def entity "Vendor" end
model()
click to toggle source
# File lib/quickbooks/service/vendor_change.rb, line 11 def model Quickbooks::Model::VendorChange end