Response Description
- dictionaries— an array consisting of the configured dictionaries. Each listed dictionary includes information on dictionary vintage, country support and more.
Name | Type | Description |
---|---|---|
vintage | String | The data vintage from the vendor. |
source | String | The data vendor. |
description | String | The name of the dictionary. |
countrySupportInfos, a collection of CountrySupport objects. Each comprising the following elements: | ||
supportedCountries | List <String> | A list of countries supported by the specified dictionary. |
supportedDataTypes | List <DataType> | Type of data in dictionary. One of the following:
|