(Modified comment string {{Template:PEC_Migrated| with __NOINDEX__ {{Template:PEC_Migrated|) |
(Update with the copy of version: draft) |
||
Line 1: | Line 1: | ||
= Configuration namespace = | = Configuration namespace = | ||
− | + | {{Template:PEC_Migrated|Target=[https://all.docs.genesys.com/PEC-Developer/Current/SCAPI/ConfigurationNamespace Configuration namespace]}} | |
− | |||
− | Target=https://all.docs.genesys.com/PEC-Developer/Current/SCAPI}} | ||
Latest revision as of 20:22, December 8, 2020
Configuration namespace
Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Configuration namespace.
Important
You must work with your Genesys representative to enable and use this part of the Service Client API.Methods
The Configuration namespace includes the following methods:
getOption
Signature | <static> getOption(options) → {Array.<Section>} | ||||||||
---|---|---|---|---|---|---|---|---|---|
Description | Get configuration options and values for a specific option name or a subset of options from the [interaction-workspace] section or a custom section. | ||||||||
Parameters |
| ||||||||
Returns | Array.<Section> |
Type definitions
The Configuration namespace includes the following object types:
Section
Description | Represents the JSON structure of a configuration section. Each section includes a list of key/value pairs for the matching option(s). | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Type | Object | |||||||||
Properties |
|
This page was last edited on December 8, 2020, at 20:22.
Comments or questions about this documentation? Contact us for support!