pub fn adjudicate(confirmed: bool, dismissed: bool) -> ResponsibilityStatusExpand description
Promote an allegation per an adjudication outcome. Adjudicated and Dismissed are
terminal; an undecided claim stays Alleged.
pub fn adjudicate(confirmed: bool, dismissed: bool) -> ResponsibilityStatusPromote an allegation per an adjudication outcome. Adjudicated and Dismissed are
terminal; an undecided claim stays Alleged.