Method: NetSuite::Actions::GetDeleted::Support::ClassMethods#get_deleted

Defined in:
lib/netsuite/actions/get_deleted.rb

#get_deleted(options = { }, credentials = {}) ⇒ Object



85
86
87
# File 'lib/netsuite/actions/get_deleted.rb', line 85

def get_deleted(options = { }, credentials={})
  NetSuite::Actions::GetDeleted.call([self, options], credentials)
end