CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType
August 5, 2026 ยท View on GitHub
The type of matching to perform
Example Usage
import { CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType } from "@vercel/sdk/models/createprojectregion.js";
let value:
CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType =
"endsWith";
Values
"endsWith" | "equals" | "startsWith"