CommonV4PageInfo
Example Usage
import { CommonV4PageInfo } from "@solarwinds/squadcast-sdk-typescript/models";
let value: CommonV4PageInfo = {
pageSize: 490075,
hasNext: true,
hasPrevious: true,
};Fields
Field
Type
Required
Description
Last updated