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