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

18 lines
246 B
Markdown

# LibrarySectionID
## Supported Types
###
```go
librarySectionID := operations.CreateLibrarySectionIDInteger(int64{/* values here */})
```
###
```go
librarySectionID := operations.CreateLibrarySectionIDStr(string{/* values here */})
```