Interfaces
CheckInDecisionInput
Interface: CheckInDecisionInput
Defined in: src/core/checkin.ts:191
Options for checkInApproved / checkInDeclined.
Properties
by
readonlyby:string
Defined in: src/core/checkin.ts:193
Who decided.
note?
readonlyoptionalnote?:string
Defined in: src/core/checkin.ts:195
Optional free-text note.
value?
readonlyoptionalvalue?:DecisionValue
Defined in: src/core/checkin.ts:197
What was chosen, for an ask that wanted a value rather than a yes.
