Typescript SDK Type Docs
    Preparing search index...

    Interface AttributePlainEnumValue

    interface AttributePlainEnumValue {
        key: string;
        label: string;
    }
    Index

    Properties

    Properties

    key: string
    label: string