Class: ActiveNetsuite::CashSale

Inherits:
Record
  • Object
show all
Defined in:
lib/activenetsuite/sales/cash_sale.rb

Class Method Summary collapse

Methods inherited from Record

#active=, #active?, #add, #add!, all, #client, client, client=, #delete, delete, #delete!, deleted, find, find_by_external_id, find_by_id, find_by_internal_id, #getters, #inactive=, #inactive?, list, #load, #loaded?, #new?, raise_not_found_error, ref, #ref, #save, #save!, #setters, type, #update, update, #update!

Methods included from MethodInflector

included, #method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ActiveNetsuite::MethodInflector

Class Method Details

.basic_search_classObject



5
6
7
# File 'lib/activenetsuite/sales/cash_sale.rb', line 5

def basic_search_class
  ActiveNetsuite::TransactionSearchBasic
end