lib/netsuite/records/file.rb in netsuite-0.8.12 vs lib/netsuite/records/file.rb in netsuite-0.9.0
- old
+ new
@@ -7,10 +7,10 @@
include Support::Actions
include Namespaces::FileCabinet
# https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2014_1/schema/record/file.html
- actions :get, :add, :delete, :search, :get_list
+ actions :get, :add, :delete, :search, :get_list, :update
fields :content, :description, :name, :media_type_name, :file_type, :text_file_encoding, :created_date, :last_modified_date
record_refs :folder, :klass