V3IncidentsCommunicationCardsCommunicationCardResponse
Example Usage
import { V3IncidentsCommunicationCardsCommunicationCardResponse } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3IncidentsCommunicationCardsCommunicationCardResponse = {
createdAt: "1712669946449",
updatedAt: "1735681415649",
deletedAt: "<value>",
id: 359975,
incidentId: "<id>",
url: "https://junior-pasta.biz/",
type: "<value>",
title: "<value>",
channelId: "<id>",
archivedAt: "<value>",
};Fields
Field
Type
Required
Description
PreviousV3IncidentsCommunicationCardsArchiveSlackChannelRequestNextV3IncidentsCommunicationCardsCreateCommunicationCardRequest
Last updated