Class EnumValue (0.7.8)

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

Represents the string value of the enum field.

Attribute

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