DataType type

Defines values for DataType.
KnownDataType can be used interchangeably with DataType, this enum contains the known values that the service supports.

Known values supported by the service

String
Number
Point
Polygon
LineString
MultiPolygon

type DataType = string