jellyfin-sdk-swift/docs/ThemeMediaResult.md
jellyfin-bot a524873ad0 Add type-mappings
Update stable OpenAPI client
2021-06-05 07:51:11 +09:00

595 B

ThemeMediaResult

Properties

Name Type Description Notes
items [BaseItemDto] Gets or sets the items. [optional]
totalRecordCount Int The total number of records available. [optional]
startIndex Int The index of the first record in Items. [optional]
ownerId String Gets or sets the owner id. [optional]

[Back to Model list] [Back to API list] [Back to README]