We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d073179 commit 55c035eCopy full SHA for 55c035e
lib/netsuite.rb
@@ -39,7 +39,7 @@ module Actions
39
autoload :GetList, 'netsuite/actions/get_list'
40
autoload :GetSelectValue, 'netsuite/actions/get_select_value'
41
autoload :Initialize, 'netsuite/actions/initialize'
42
- autoload :mapSSO, 'netsuite/actions/map_sso'
+# autoload :mapSSO, 'netsuite/actions/map_sso'
43
autoload :Update, 'netsuite/actions/update'
44
autoload :Search, 'netsuite/actions/search'
45
autoload :SearchMoreWithId, 'netsuite/actions/search_more_with_id'
0 commit comments