V3IncidentsPostmortemsPostmortemStatus
Example Usage
import { V3IncidentsPostmortemsPostmortemStatus } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3IncidentsPostmortemsPostmortemStatus = "under_review";Values
"in_progress" | "under_review" | "published"PreviousV3IncidentsPostmortemsPostmortemResponseIncidentNextV3IncidentsPostmortemsTotalPostmortemCount
Last updated