Recommendations Response Inner
fun RecommendationsResponseInner( @Json(name = "pod" ) pod: Pod?, @Json(name = "results" ) results: List<Result>?, @Json(name = "total_num_results" ) resultCount: Int)
Content copied to clipboard