@makehq/sdk
    Preparing search index...

    Type Alias CustomPropertyStructureItemWithStructureId

    CustomPropertyStructureItemWithStructureId: CustomPropertyStructureItem & {
        structureId: number;
    }

    A structure item as returned by create()/update(), which also reports the owning structure.

    Type declaration

    • structureId: number

      ID of the structure this item belongs to