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