GetBillingPlansType

September 23, 2025 ยท View on GitHub

Example Usage

import { GetBillingPlansType } from "@vercel/sdk/models/getbillingplansop.js";

let value: GetBillingPlansType = "prepayment";

Values

"prepayment" | "subscription"