circle-info
Squadcast is now SolarWinds Incident Response

WebformsGetAllWebformsResponseBody

The request has succeeded.

Example Usage

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

let value: WebformsGetAllWebformsResponseBody = {
  data: [],
  meta: {
    totalCount: 238284,
  },
};

Fields

Field
Type
Required
Description

Last updated