Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 473 Bytes

createteambilling.md

File metadata and controls

16 lines (10 loc) · 473 Bytes

CreateTeamBilling

IMPORTANT: If extending Billing, particularly with optional fields, make sure you also update sync-orb-subscription-to-owner.ts to handle the items when the object is recreated.

Example Usage

import { CreateTeamBilling } from "@vercel/sdk/models/createteamop.js";

let value: CreateTeamBilling = {};

Fields

Field Type Required Description