cap-nodejs

CAP Node.js API


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

Interface: DashboardListResult<T>

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

Type Parameters

T

T

Properties

items

items: T[]

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


total?

optional total?: number

Defined in: cap-core/src/ports/dashboard-list.port.ts:11