GetProjectProjectsResponse200ApplicationJSONResponseBodyCustomEnvironmentsType

August 10, 2026 ยท View on GitHub

The type of matching to perform

Example Usage

import { GetProjectProjectsResponse200ApplicationJSONResponseBodyCustomEnvironmentsType } from "@vercel/sdk/models/getprojectprojectsbuildmachinetype.js";

let value:
  GetProjectProjectsResponse200ApplicationJSONResponseBodyCustomEnvironmentsType =
    "endsWith";

Values

"endsWith" | "equals" | "startsWith"