ConfiguredDictionaryResponse Object - geo_addressing_sdk - 5.0

Geo Addressing SDK Developer Guide

Product type
Software
Portfolio
Locate
Product family
Geo Addressing
Product
Geo Addressing SDK
Version
5.0
Language
English
Product name
Geo Addressing SDK
Title
Geo Addressing SDK Developer Guide
Copyright
2023
First publish date
2007
Last updated
2024-09-12
Published on
2024-09-12T14:50:21.470801
The following table defines the response elements returned from the Dictionaries service.
Name Type Description
customDictionary Boolean Indicates if the dictionary is a user-defined dictionary.
true
The dictionary is a custom, user-defined dictionary.
False
The dictionary is not a custom dictionary.
repositoryName String The file name of the dictionary.
path String The location of the dictionary on the server.
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:
  • POINT
  • STREET
  • POST_CODE_1
  • POST_CODE_2
  • AREA_NAME_1
  • AREA_NAME_2
  • AREA_NAME_3
  • AREA_NAME_4