Enum
This data type represents an enumeration, and contains the values listed below
- Unknown = 0
 - CountryLevel = 10
 - StateLevel = 20
 - CityLevel = 30
 - PostalCodeLevel = 40
 - StreetLevel = 50
 - AddressLevel = 60
 
Schema
The following table contains the main schema information about this data type.
| Feature | Value | 
|---|---|
| Type | integer | 
| Format: | int32 | 
| Required: |