Files
plexphp/docs/Models/Operations/LibrarySectionID.md

18 lines
155 B
Markdown

# LibrarySectionID
## Supported Types
### `int`
```php
int $value = /* values here */
```
### `string`
```php
string $value = /* values here */
```