circle-info
Squadcast is now SolarWinds Incident Response

ResolutionReason

Example Usage

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

let value: ResolutionReason = {
  message: "<value>",
};

Fields

Field
Type
Required
Description

message

string

✔️

N/A

Last updated