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

18 lines
195 B
Markdown

# Interval
## Supported Types
### `models.CustomerIntervalEnum`
```python
value: models.CustomerIntervalEnum = /* values here */
```
### `str`
```python
value: str = /* values here */
```