Evidence
Defined in: src/judgment.ts:64
Everything needed to audit a result: the requests, the judgments, the policy applied.
Properties
Section titled “Properties”| Property | Modifier | Type | Defined in |
|---|---|---|---|
requests |
readonly |
readonly RequestRecord[] |
src/judgment.ts:65 |
judgments |
readonly |
readonly JudgmentRecord[] |
src/judgment.ts:66 |
policy |
readonly |
AcceptancePolicy |
src/judgment.ts:67 |