1.8 KiB
1.8 KiB
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 |