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

18 lines
155 B
Markdown

# LibrarySectionID
## Supported Types
### `int`
```python
value: int = /* values here */
```
### `str`
```python
value: str = /* values here */
```