TraktSearchQuery

constructor(query: String? = null, years: String? = null, genres: String? = null, languages: String? = null, countries: String? = null, runtimes: String? = null, ratings: String? = null, certifications: String? = null, networks: String? = null, status: String? = null, extended: TraktExtended? = null, page: Int? = null, limit: Int? = null)