@makehq/sdk
    Preparing search index...

    Type Alias CustomPropertyStructureItemType

    CustomPropertyStructureItemType:
        | "boolean"
        | "number"
        | "shortText"
        | "longText"
        | "date"
        | "dropdown"
        | "multiselect"

    Data type of a custom property structure item.