CommunicationCardsGetAllCommunicationCardResponse
Example Usage
import { CommunicationCardsGetAllCommunicationCardResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: CommunicationCardsGetAllCommunicationCardResponse = {
data: [],
};Fields
Field
Type
Required
Description
PreviousCommunicationCardsGetAllCommunicationCardRequestNextCommunicationCardsUpdateCommunicationCardRequest
Last updated