@makehq/sdk
    Preparing search index...

    Type Alias CustomPropertyStructureItemOption

    One available choice for a 'dropdown' or 'multiselect' structure item.

    type CustomPropertyStructureItemOption = {
        value: string;
    }
    Index

    Properties

    Properties

    value: string

    The option's value, shown to users and stored as the property value