Logo
Type aliases

BatchPaginatedList

BatchPaginatedList = object

Defined in: packages/cloud/src/client/types.gen.ts:503

Properties

data

data: Batch[]

Defined in: packages/cloud/src/client/types.gen.ts:507

List of batches


limit

limit: number

Defined in: packages/cloud/src/client/types.gen.ts:511

Pagination limit


offset

offset: number

Defined in: packages/cloud/src/client/types.gen.ts:515

Pagination offset


total_count

total_count: number

Defined in: packages/cloud/src/client/types.gen.ts:519

Total number of batches