Interfaces

CheckInDecisionInput

Interface: CheckInDecisionInput

Defined in: src/core/checkin.ts:134

Options for checkInApproved / checkInDeclined.

Properties

by

readonly by: string

Defined in: src/core/checkin.ts:136

Who decided.


note?

readonly optional note?: string

Defined in: src/core/checkin.ts:138

Optional free-text note.

On this page