@oneblink/sdk
    Preparing search index...

    Type Alias FormElementListSearchOptions

    FormElementListSearchOptions: BaseSearchOptions & {
        organisationId: string;
        workspaceId?: number;
    }

    Type Declaration

    • organisationId: string
    • OptionalworkspaceId?: number

      Search on the workspaceId property of a form element list. Must be the exact match of a workspaceId.