SearchResult
Defined in: packages/webhook/src/registry/types.ts:75
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:80
hasPrevious
Section titled “hasPrevious”hasPrevious:
boolean
Defined in: packages/webhook/src/registry/types.ts:81
items:
T[]
Defined in: packages/webhook/src/registry/types.ts:76
page:
number
Defined in: packages/webhook/src/registry/types.ts:78
totalCount
Section titled “totalCount”totalCount:
number
Defined in: packages/webhook/src/registry/types.ts:77
totalPages
Section titled “totalPages”totalPages:
number
Defined in: packages/webhook/src/registry/types.ts:79