UpdateProjectInterstitialHistory
August 10, 2026 ยท View on GitHub
Example Usage
import { UpdateProjectInterstitialHistory } from "@vercel/sdk/models/updateprojectresponsebody.js";
let value: UpdateProjectInterstitialHistory = {
action: "remove-project-interstitial",
createdAt: 5058.57,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
action | models.UpdateProjectProjectsResponse200ApplicationJSONAction | :heavy_check_mark: | N/A |
createdAt | number | :heavy_check_mark: | N/A |
caseId | string | :heavy_minus_sign: | N/A |
reason | string | :heavy_minus_sign: | N/A |
actor | string | :heavy_minus_sign: | N/A |
comment | string | :heavy_minus_sign: | N/A |