GetBillingPlansScope
September 23, 2025 ยท View on GitHub
Example Usage
import { GetBillingPlansScope } from "@vercel/sdk/models/getbillingplansop.js";
let value: GetBillingPlansScope = "resource";
Values
"installation" | "resource"
September 23, 2025 ยท View on GitHub
import { GetBillingPlansScope } from "@vercel/sdk/models/getbillingplansop.js";
let value: GetBillingPlansScope = "resource";
"installation" | "resource"