cap-nodejs

CAP Node.js API


CAP Node.js API / cap-nest/src / DashboardListResult

Interface: DashboardListResult<T>

Defined in: cap-core/dist/ports/dashboard-list.port.d.ts:8

Type Parameters

T

T

Properties

items

items: T[]

Defined in: cap-core/dist/ports/dashboard-list.port.d.ts:9


total?

optional total?: number

Defined in: cap-core/dist/ports/dashboard-list.port.d.ts:10