ResolutionReason
Example Usage
import { ResolutionReason } from "@solarwinds/squadcast-sdk-typescript/models";
let value: ResolutionReason = {
message: "<value>",
};Fields
Field
Type
Required
Description
Last updated
import { ResolutionReason } from "@solarwinds/squadcast-sdk-typescript/models";
let value: ResolutionReason = {
message: "<value>",
};Last updated