circle-info
Squadcast is now SolarWinds Incident Response

V3ExtensionsWebhooksGetAllWebhooksResponseData

Example Usage

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

let value: V3ExtensionsWebhooksGetAllWebhooksResponseData = {
  result: [],
  meta: {
    totalCount: 533722,
  },
};

Fields

Last updated