class documentation

class FeatureType(str, Enum):

View In Hierarchy

Undocumented

Constant BOOLEAN Undocumented
Constant NUMBER Undocumented
BOOLEAN: str =

Undocumented

Value
'BOOLEAN'
NUMBER: str =

Undocumented

Value
'NUMBER'