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