V3IncidentsTagsResponseNote
Example Usage
import { V3IncidentsTagsResponseNote } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3IncidentsTagsResponseNote = {
timeOfNote: new Date("2026-01-04T07:36:04.648Z"),
note: "<value>",
userId: "<id>",
};Fields
Field
Type
Required
Description
Last updated