cap-nodejs

CAP Node.js API


CAP Node.js API / cap-dashboard-core/src / ActionResultDto

Class: ActionResultDto

Defined in: cap-dashboard-core/src/dto/action-result.dto.ts:1

Constructors

Constructor

new ActionResultDto(): ActionResultDto

Returns

ActionResultDto

Properties

message?

optional message?: string

Defined in: cap-dashboard-core/src/dto/action-result.dto.ts:3


success

success: boolean

Defined in: cap-dashboard-core/src/dto/action-result.dto.ts:2