class Quickbooks::Service::PaymentChange

def entity

def entity
  "Payment"
end

def model

def model
  Quickbooks::Model::PaymentChange
end