mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-23 14:20:08 +00:00
814 B
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] |