FeatureType
public enum FeatureType : String
Type of feature.
-
Undocumented
Declaration
Swift
case quantitative = "q" -
Undocumented
Declaration
Swift
case indicator = "i"
View on GitHub
FeatureType Enumeration Reference