Files
cfw-autumn/others/python-sdk/docs/models/billingattachto.md
John Yeo e8366d22ea latest
2026-02-18 16:24:19 +00:00

18 lines
158 B
Markdown

# BillingAttachTo
## Supported Types
### `float`
```python
value: float = /* values here */
```
### `str`
```python
value: str = /* values here */
```