circle-info
Squadcast is now SolarWinds Incident Response

V3IncidentsPostmortemsTotalPostmortemCount

Represents the total count of postmortems.

Example Usage

import { V3IncidentsPostmortemsTotalPostmortemCount } from "@solarwinds/squadcast-sdk-typescript/models";

let value: V3IncidentsPostmortemsTotalPostmortemCount = {
  count: 907437,
};

Fields

Field
Type
Required
Description

count

number

✔️

N/A

Last updated