lib/netsuite/records/classification.rb in netsuite-0.8.3 vs lib/netsuite/records/classification.rb in netsuite-0.8.4

- old
+ new

@@ -5,10 +5,10 @@ include Support::RecordRefs include Support::Records include Support::Actions include Namespaces::ListAcct - actions :get, :get_list, :delete, :upsert, :search + actions :add, :get, :get_list, :delete, :upsert, :search fields :name, :include_children, :is_inactive, :class_translation_list, :custom_field_list, :parent field :subsidiary_list, RecordRefList