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