CreateProjectHistory
August 10, 2026 ยท View on GitHub
Example Usage
import { CreateProjectHistory } from "@vercel/sdk/models/blockhistoryroute.js";
let value: CreateProjectHistory = {
scanner: "<value>",
reason: "<value>",
by: "<value>",
byId: "<id>",
at: 316.34,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
scanner | string | :heavy_check_mark: | N/A |
reason | string | :heavy_check_mark: | N/A |
by | string | :heavy_check_mark: | N/A |
byId | string | :heavy_check_mark: | N/A |
at | number | :heavy_check_mark: | N/A |