class Quickbooks::Service::PaymentChange

Private Instance Methods

entity() click to toggle source
# File lib/quickbooks/service/payment_change.rb, line 7
def entity
  "Payment"
end
model() click to toggle source
# File lib/quickbooks/service/payment_change.rb, line 11
def model
  Quickbooks::Model::PaymentChange
end