Sha256: c24e9063715dfea795ac8c8a18e9b6fa7dab3ff7f48b62757b4271bf86cb5c42
Contents?: true
Size: 247 Bytes
Versions: 11
Compression:
Stored size: 247 Bytes
Contents
# Valid configuration hash for NSConnector::Config def valid_config { :account_id => 'account_id', :email => 'email@site', :password => "pass\0word", :role => '123', :restlet_url => 'https://netsuite:1234/restlet', } end
Version data entries
11 entries across 11 versions & 1 rubygems