CreateFlagFeatureFlagsPausedOutcome
February 19, 2026 ยท View on GitHub
Example Usage
import { CreateFlagFeatureFlagsPausedOutcome } from "@vercel/sdk/models/createflagop.js";
let value: CreateFlagFeatureFlagsPausedOutcome = {
type: "variant",
variantId: "<id>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type | models.CreateFlagType | :heavy_check_mark: | N/A |
variantId | string | :heavy_check_mark: | N/A |