Logo
Type aliases

BatchPaginatedList

BatchPaginatedList = object

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

Properties

data

data: Batch[]

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

List of batches


limit

limit: number

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

Pagination limit


offset

offset: number

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

Pagination offset


total_count

total_count: number

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

Total number of batches