lib/netsuite/records/contact.rb in netsuite-0.2.2 vs lib/netsuite/records/contact.rb in netsuite-0.2.3

- old
+ new

@@ -5,10 +5,10 @@ include Support::RecordRefs include Support::Records include Support::Actions include Namespaces::ListRel - actions :get, :add, :delete, :search + actions :get, :add, :delete, :search, :update 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