A field with an enum value.

interface EnumField {
    type: "Enum";
    value: string;
}

Hierarchy (View Summary, Expand)

Properties

Properties

type: "Enum"

The type of this field.

value: string
MMNEPVFCICPMFPCPTTAAATR