V3ExtensionsWebhooksGetAllWebhooksResponseData
Example Usage
import { V3ExtensionsWebhooksGetAllWebhooksResponseData } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3ExtensionsWebhooksGetAllWebhooksResponseData = {
result: [],
meta: {
totalCount: 533722,
},
};Fields
Field
Type
Required
Description
PreviousV3ExtensionsWebhooksGetAllWebhooksResponseNextV3ExtensionsWebhooksGetAllWebhooksResponseMeta
Last updated