SearchResult
Defined in: packages/webhook/src/registry/types.ts:72
Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”hasNext
Section titled “hasNext”hasNext:
boolean
Defined in: packages/webhook/src/registry/types.ts:77
hasPrevious
Section titled “hasPrevious”hasPrevious:
boolean
Defined in: packages/webhook/src/registry/types.ts:78
items:
T[]
Defined in: packages/webhook/src/registry/types.ts:73
page:
number
Defined in: packages/webhook/src/registry/types.ts:75
totalCount
Section titled “totalCount”totalCount:
number
Defined in: packages/webhook/src/registry/types.ts:74
totalPages
Section titled “totalPages”totalPages:
number
Defined in: packages/webhook/src/registry/types.ts:76