@oracle/suitecloud-cli
Version:
SuiteCloud CLI for Node.js
153 lines (151 loc) • 2.21 kB
JavaScript
/*
** Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved.
** Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
*/
;
module.exports = [
{
id: "N/action"
},
{
id: "N/auth"
},
{
id: "N/cache"
},
{
id: "N/certificateControl"
},
{
id: "N/commerce"
},
{
id: "N/compress"
},
{
id: "N/config"
},
{
id: "N/crypto"
},
{
id: "N/crypto/certificate"
},
{
id: "N/currency"
},
{
id: "N/currentRecord"
},
{
id: "N/dataset"
},
{
id: "N/email"
},
{
id: "N/encode"
},
{
id: "N/error"
},
{
id: "N/file"
},
{
id: "N/format"
},
{
id: "N/format/i18n"
},
{
id: "N/http"
},
{
id: "N/https"
},
{
id: "N/https/clientCertificate"
},
{
id: "N/keyControl"
},
{
id: "N/log"
},
{
id: "N/piremoval"
},
{
id: "N/plugin"
},
{
id: "N/portlet"
},
{
id: "N/query"
},
{
id: "N/record"
},
{
id: "N/recordContext"
},
{
id: "N/redirect"
},
{
id: "N/render"
},
{
id: "N/runtime"
},
{
id: "N/search"
},
{
id: "N/sftp"
},
{
id: "N/sso"
},
{
id: "N/suiteAppInfo"
},
{
id: "N/task"
},
{
id: "N/task/accounting/recognition"
},
{
id: "N/transaction"
},
{
id: "N/translation"
},
{
id: "N/ui/dialog"
},
{
id: "N/ui/message"
},
{
id: "N/ui/serverWidget"
},
{
id: "N/url"
},
{
id: "N/util"
},
{
id: "N/workbook"
},
{
id: "N/workflow"
},
{
id: "N/xml"
}
];