ListDetails

constructor(createdBy: String?, description: String?, favoriteCount: Int?, id: String?, items: List<MovieListResult> = emptyList(), itemCount: Int?, language: LanguageCode?, country: CountryCode?, listType: String?, name: String?, posterPath: String?, totalResults: Int?, totalPages: Int?, page: Int?)