class documentation

class FeatureType(str, Enum):

View In Hierarchy

Undocumented

Constant BOOLEAN Undocumented
Constant ENUM Undocumented
Constant NUMBER Undocumented
BOOLEAN: str =

Undocumented

Value
'BOOLEAN'
ENUM: str =

Undocumented

Value
'ENUM'
NUMBER: str =

Undocumented

Value
'NUMBER'