lib/netsuite/records/contact.rb in netsuite-0.3.1 vs lib/netsuite/records/contact.rb in netsuite-0.3.2
- old
+ new
@@ -5,10 +5,10 @@
include Support::RecordRefs
include Support::Records
include Support::Actions
include Namespaces::ListRel
- actions :get, :add, :delete, :search, :update, :upsert
+ actions :get, :get_list, :add, :delete, :search, :update, :upsert
fields :salutation, :first_name, :middle_name, :last_name, :title, :phone, :fax, :email, :default_address,
:entity_id, :phonetic_name, :alt_email, :office_phone, :home_phone, :mobile_phone, :supervisor_phone,
:assistant_phone, :comments, :bill_pay, :is_private, :is_inactive