class Quickbooks::Service::InvoiceChange

def entity

def entity
  "Invoice"
end

def model

def model
  Quickbooks::Model::InvoiceChange
end