Files
plexpy/docs/models/operations/setting.md

18 lines
168 B
Markdown

# Setting
## Supported Types
### One
```python
setting: operations.One = /* values here */
```
### Two
```python
setting: operations.Two = /* values here */
```