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