Files
cfw-autumn/others/python-sdk/docs/models/attachto.md
2026-02-16 17:45:45 +00:00

20 lines
195 B
Markdown

# AttachTo
The maximum amount of usage for this tier.
## Supported Types
### `float`
```python
value: float = /* values here */
```
### `str`
```python
value: str = /* values here */
```