Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 638 Bytes

getdeploymentscustomenvironment.md

File metadata and controls

20 lines (14 loc) · 638 Bytes

GetDeploymentsCustomEnvironment

The custom environment used for this deployment, if any

Example Usage

import { GetDeploymentsCustomEnvironment } from "@vercel/sdk/models/getdeploymentsop.js";

let value: GetDeploymentsCustomEnvironment = {
  id: "<id>",
};

Fields

Field Type Required Description
id string ✔️ N/A
slug string N/A