Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 247 Bytes

File metadata and controls

17 lines (11 loc) · 247 Bytes

PathParamKind

The issuer policy kind.

Example Usage

import { PathParamKind } from "@vercel/sdk/models/updatekmsissuerpolicyop.js";

let value: PathParamKind = "project-grant";

Values

"project-grant"