This commit is contained in:
John Yeo
2026-02-18 16:24:19 +00:00
parent 1d7c22203c
commit e8366d22ea
849 changed files with 53574 additions and 8703 deletions

View File

@@ -0,0 +1,9 @@
# BillingAttachCustomize
## 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 |