VirtualFolderInfo
@Serializable
Used to hold information about a user's list of configured virtual folders.
Constructors
Link copied to clipboard
constructor(name: String? = null, locations: List<String>? = null, collectionType: CollectionTypeOptions? = null, libraryOptions: LibraryOptions? = null, itemId: String? = null, primaryImageItemId: String? = null, refreshProgress: Double? = null, refreshStatus: String? = null)