hacifootprint
hcifootprintInterfaces

ObserveEffectOptions

Interface: ObserveEffectOptions

Defined in: src/atom/types.ts:337

What Session.observeEffect takes. recordedAt is stamped by the session, not the caller.

Properties

evidenceRef?

optional evidenceRef?: string

Defined in: src/atom/types.ts:340


source

source: string

Defined in: src/atom/types.ts:338


status

status: "performed" | "refused"

Defined in: src/atom/types.ts:339

On this page