Class: Quickbooks::TxnDeleted

Inherits:
Deleted show all
Defined in:
lib/quickbooks/models/deleted.rb

Instance Attribute Summary

Attributes inherited from Base

#response_log

Class Method Summary collapse

Methods inherited from Base

#==, all, connection, connection=, create, #destroy, establish_connection, first, #initialize, #inspect, instantiate, #new_record?, query, #reload, request, #save, #success?, use_adapter

Methods inherited from Model

#==, #===, #attributes, #attributes=, camelized_valid_filters, #dirty?, #dirty_attributes, filter_aliases, filter_aliases=, inherited, #initialize, #original_values, properties, read_only, read_write, #to_dirty_hash, #to_hash, valid_filters, valid_filters=

Constructor Details

This class inherits a constructor from Quickbooks::Base

Class Method Details

.ListOrTxnObject



17
18
19
# File 'lib/quickbooks/models/deleted.rb', line 17

def ListOrTxn
  'Txn'
end