UsersSavedLibrary

constructor(href: String? = null, limit: Int? = null, next: String? = null, offset: Int? = null, previous: String? = null, total: Int? = null, items: List<SavedLibraryItem> = emptyList())