Files
cfw-autumn/others/python-sdk/docs/models/previewattachcustomize.md
John Yeo 90287e6308 latest
2026-02-19 13:24:33 +00:00

11 lines
1.4 KiB
Markdown

# PreviewAttachCustomize
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.PreviewAttachPrice]](../models/previewattachprice.md) | :heavy_minus_sign: | N/A |
| `items` | List[[models.PreviewAttachItem](../models/previewattachitem.md)] | :heavy_minus_sign: | N/A |