11 lines
1.4 KiB
Markdown
11 lines
1.4 KiB
Markdown
# BillingAttachCustomize
|
|
|
|
Customize the plan to attach. Can either override the price of the plan, the items in the plan, or both.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ |
|
|
| `price` | [OptionalNullable[models.BillingAttachPrice]](../models/billingattachprice.md) | :heavy_minus_sign: | N/A |
|
|
| `items` | List[[models.BillingAttachItem](../models/billingattachitem.md)] | :heavy_minus_sign: | N/A | |