UpdateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType

August 10, 2026 ยท View on GitHub

The type of matching to perform

Example Usage

import { UpdateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType } from "@vercel/sdk/models/updateprojectprojectsresponse200applicationjsonresponsebodysecurityaction.js";

let value:
  UpdateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType =
    "startsWith";

Values

"endsWith" | "equals" | "startsWith"