ListNamedSandboxesPagination
September 5, 2026 ยท View on GitHub
Example Usage
import { ListNamedSandboxesPagination } from "@vercel/sdk/models/listnamedsandboxesop.js";
let value: ListNamedSandboxesPagination = {
count: 3381.27,
next: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
count | number | :heavy_check_mark: | N/A |
next | string | :heavy_check_mark: | N/A |