class Quickbooks::Service::PurchaseChange

def entity

def entity
  "Purchase"
end

def model

def model
  Quickbooks::Model::PurchaseChange
end