Class EnumValue (0.7.7)

EnumValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the string value of the enum field.

Attribute

NameDescription
value str
String value of the enum field. This must match defined set of enums in document schema using EnumTypeOptions.