Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

WebformsGetAllWebformsMeta

Example Usage

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

let value: WebformsGetAllWebformsMeta = {
  totalCount: 707171,
};

Fields

Field
Type
Required
Description

totalCount

number

✔️

N/A

Last updated