PaginationMeta
Defined in: v1/schemas.ts:28
Inferred TypeScript type for PaginationMetaSchema.
Extends
Section titled “Extends”output<typeofPaginationMetaSchema>
Properties
Section titled “Properties”
optionalfrom?:number
Defined in: v1/schemas.ts:21
Inherited from
Section titled “Inherited from”z.infer.from
number_of_pages?
Section titled “number_of_pages?”
optionalnumber_of_pages?:number
Defined in: v1/schemas.ts:24
Inherited from
Section titled “Inherited from”z.infer.number_of_pages
optionalpage?:number
Defined in: v1/schemas.ts:20
Inherited from
Section titled “Inherited from”z.infer.page
per_page?
Section titled “per_page?”
optionalper_page?:number
Defined in: v1/schemas.ts:23
Inherited from
Section titled “Inherited from”z.infer.per_page
optionalto?:number
Defined in: v1/schemas.ts:22
Inherited from
Section titled “Inherited from”z.infer.to
total?
Section titled “total?”
optionaltotal?:number
Defined in: v1/schemas.ts:19
Inherited from
Section titled “Inherited from”z.infer.total