Files
cfw-autumn/packages/sdk/docs/models/billing-preview-attach-customize.md
2026-02-18 18:46:19 +00:00

1.8 KiB
Raw Blame History

BillingPreviewAttachCustomize

Customize the plan to attach. Can either override the price of the plan, the items in the plan, or both.

Example Usage

import { BillingPreviewAttachCustomize } from "@useautumn/sdk";

let value: BillingPreviewAttachCustomize = {};

Fields

Field Type Required Description
price models.BillingPreviewAttachPriceRequest N/A
items models.BillingPreviewAttachItem[] N/A