added customer routes to openapi
This commit is contained in:
17
others/python-sdk/docs/models/listcustomersintervalunion.md
Normal file
17
others/python-sdk/docs/models/listcustomersintervalunion.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# ListCustomersIntervalUnion
|
||||
|
||||
|
||||
## Supported Types
|
||||
|
||||
### `models.ListCustomersIntervalEnum`
|
||||
|
||||
```python
|
||||
value: models.ListCustomersIntervalEnum = /* values here */
|
||||
```
|
||||
|
||||
### `str`
|
||||
|
||||
```python
|
||||
value: str = /* values here */
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user