circle-info
Squadcast is now SolarWinds Incident Response

CommunicationCardsDeleteCommunicationCardResponse

The request has succeeded.

Example Usage

import { CommunicationCardsDeleteCommunicationCardResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";

let value: CommunicationCardsDeleteCommunicationCardResponse = {
  data: "<value>",
};

Fields

Field
Type
Required
Description

data

string

✔️

N/A

Last updated