jellyfin-sdk-swift/docs/LibraryUpdateInfo.md
2021-06-02 21:05:58 +00:00

814 B

LibraryUpdateInfo

Properties

Name Type Description Notes
foldersAddedTo [String] Gets or sets the folders added to. [optional]
foldersRemovedFrom [String] Gets or sets the folders removed from. [optional]
itemsAdded [String] Gets or sets the items added. [optional]
itemsRemoved [String] Gets or sets the items removed. [optional]
itemsUpdated [String] Gets or sets the items updated. [optional]
collectionFolders [String] [optional]
isEmpty Bool [optional] [readonly]

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