circle-info
Squadcast is now SolarWinds Incident Response

V3ExtensionsWebhooksGetAllWebhooksResponseMeta

Example Usage

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

let value: V3ExtensionsWebhooksGetAllWebhooksResponseMeta = {
  totalCount: 23207,
};

Fields

Field
Type
Required
Description

totalCount

number

✔️

N/A

Last updated