/** * OCSF Status levels. * * Spec: https://schema.ocsf.io/1.6.0/objects/status_id */ export type StatusId = number;