@hcl-software/domino-rest-sdk-node
    Preparing search index...

    Type Alias GetListPivotViewEntryOptions

    GetListPivotViewEntryOptions: Pick<
        ListViewEntryOptions,
        | "mode"
        | "startsWith"
        | "column"
        | "count"
        | "direction"
        | "key"
        | "scope"
        | "start",
    >

    Options for GET /listspivot/{name} document operation.