V3IncidentsCommunicationCardsCreateCommunicationCardRequest
Example Usage
import { V3IncidentsCommunicationCardsCreateCommunicationCardRequest } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3IncidentsCommunicationCardsCreateCommunicationCardRequest = {
type: "<value>",
url: "https://physical-parade.name/",
title: "<value>",
};Fields
Field
Type
Required
Description
PreviousV3IncidentsCommunicationCardsCommunicationCardResponseNextV3IncidentsCommunicationCardsCreateSlackChannelRequest
Last updated