package com.martsnew.data.model.response;

import P6.g;
import java.util.List;
import kotlin.jvm.internal.DefaultConstructorMarker;
import o6.InterfaceC1389i;
import o6.InterfaceC1392l;

/* JADX INFO: loaded from: classes.dex */
@InterfaceC1392l(generateAdapter = true)
public final class MovieResponse {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final long f10859a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final Long f10860b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final String f10861c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final String f10862d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final String f10863e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final String f10864f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final String f10865g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final Integer f10866h;
    public final Integer i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final String f10867j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final String f10868k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final Integer f10869l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final Integer f10870m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final Integer f10871n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public final String f10872o;

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public final Double f10873p;

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final Long f10874q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final List f10875r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final List f10876s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final List f10877t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final List f10878u;

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final Integer f10879v;

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final VoteResponse f10880w;

    public MovieResponse(@InterfaceC1389i(name = "id") long j8, @InterfaceC1389i(name = "tmdb_id") Long l8, @InterfaceC1389i(name = "backdrop_path") String str, @InterfaceC1389i(name = "title") String str2, @InterfaceC1389i(name = "overview") String str3, @InterfaceC1389i(name = "poster_path") String str4, @InterfaceC1389i(name = "release_date") String str5, @InterfaceC1389i(name = "runtime") Integer num, @InterfaceC1389i(name = "type") Integer num2, @InterfaceC1389i(name = "slug") String str6, @InterfaceC1389i(name = "trailer") String str7, @InterfaceC1389i(name = "info_completed") Integer num3, @InterfaceC1389i(name = "latest_season") Integer num4, @InterfaceC1389i(name = "latest_episode") Integer num5, @InterfaceC1389i(name = "quality") String str8, @InterfaceC1389i(name = "imdb_rating") Double d8, @InterfaceC1389i(name = "update_at") Long l9, @InterfaceC1389i(name = "genres") List<GenreResponse> list, @InterfaceC1389i(name = "casts") List<CastResponse> list2, @InterfaceC1389i(name = "countries") List<CountryResponse> list3, @InterfaceC1389i(name = "companies") List<CompanyResponse> list4, @InterfaceC1389i(name = "in_watch_list") Integer num6, @InterfaceC1389i(name = "vote") VoteResponse voteResponse) {
        this.f10859a = j8;
        this.f10860b = l8;
        this.f10861c = str;
        this.f10862d = str2;
        this.f10863e = str3;
        this.f10864f = str4;
        this.f10865g = str5;
        this.f10866h = num;
        this.i = num2;
        this.f10867j = str6;
        this.f10868k = str7;
        this.f10869l = num3;
        this.f10870m = num4;
        this.f10871n = num5;
        this.f10872o = str8;
        this.f10873p = d8;
        this.f10874q = l9;
        this.f10875r = list;
        this.f10876s = list2;
        this.f10877t = list3;
        this.f10878u = list4;
        this.f10879v = num6;
        this.f10880w = voteResponse;
    }

    public final MovieResponse copy(@InterfaceC1389i(name = "id") long j8, @InterfaceC1389i(name = "tmdb_id") Long l8, @InterfaceC1389i(name = "backdrop_path") String str, @InterfaceC1389i(name = "title") String str2, @InterfaceC1389i(name = "overview") String str3, @InterfaceC1389i(name = "poster_path") String str4, @InterfaceC1389i(name = "release_date") String str5, @InterfaceC1389i(name = "runtime") Integer num, @InterfaceC1389i(name = "type") Integer num2, @InterfaceC1389i(name = "slug") String str6, @InterfaceC1389i(name = "trailer") String str7, @InterfaceC1389i(name = "info_completed") Integer num3, @InterfaceC1389i(name = "latest_season") Integer num4, @InterfaceC1389i(name = "latest_episode") Integer num5, @InterfaceC1389i(name = "quality") String str8, @InterfaceC1389i(name = "imdb_rating") Double d8, @InterfaceC1389i(name = "update_at") Long l9, @InterfaceC1389i(name = "genres") List<GenreResponse> list, @InterfaceC1389i(name = "casts") List<CastResponse> list2, @InterfaceC1389i(name = "countries") List<CountryResponse> list3, @InterfaceC1389i(name = "companies") List<CompanyResponse> list4, @InterfaceC1389i(name = "in_watch_list") Integer num6, @InterfaceC1389i(name = "vote") VoteResponse voteResponse) {
        return new MovieResponse(j8, l8, str, str2, str3, str4, str5, num, num2, str6, str7, num3, num4, num5, str8, d8, l9, list, list2, list3, list4, num6, voteResponse);
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof MovieResponse)) {
            return false;
        }
        MovieResponse movieResponse = (MovieResponse) obj;
        return this.f10859a == movieResponse.f10859a && g.a(this.f10860b, movieResponse.f10860b) && g.a(this.f10861c, movieResponse.f10861c) && g.a(this.f10862d, movieResponse.f10862d) && g.a(this.f10863e, movieResponse.f10863e) && g.a(this.f10864f, movieResponse.f10864f) && g.a(this.f10865g, movieResponse.f10865g) && g.a(this.f10866h, movieResponse.f10866h) && g.a(this.i, movieResponse.i) && g.a(this.f10867j, movieResponse.f10867j) && g.a(this.f10868k, movieResponse.f10868k) && g.a(this.f10869l, movieResponse.f10869l) && g.a(this.f10870m, movieResponse.f10870m) && g.a(this.f10871n, movieResponse.f10871n) && g.a(this.f10872o, movieResponse.f10872o) && g.a(this.f10873p, movieResponse.f10873p) && g.a(this.f10874q, movieResponse.f10874q) && g.a(this.f10875r, movieResponse.f10875r) && g.a(this.f10876s, movieResponse.f10876s) && g.a(this.f10877t, movieResponse.f10877t) && g.a(this.f10878u, movieResponse.f10878u) && g.a(this.f10879v, movieResponse.f10879v) && g.a(this.f10880w, movieResponse.f10880w);
    }

    public final int hashCode() {
        long j8 = this.f10859a;
        int i = ((int) (j8 ^ (j8 >>> 32))) * 31;
        Long l8 = this.f10860b;
        int iHashCode = (i + (l8 == null ? 0 : l8.hashCode())) * 31;
        String str = this.f10861c;
        int iHashCode2 = (iHashCode + (str == null ? 0 : str.hashCode())) * 31;
        String str2 = this.f10862d;
        int iHashCode3 = (iHashCode2 + (str2 == null ? 0 : str2.hashCode())) * 31;
        String str3 = this.f10863e;
        int iHashCode4 = (iHashCode3 + (str3 == null ? 0 : str3.hashCode())) * 31;
        String str4 = this.f10864f;
        int iHashCode5 = (iHashCode4 + (str4 == null ? 0 : str4.hashCode())) * 31;
        String str5 = this.f10865g;
        int iHashCode6 = (iHashCode5 + (str5 == null ? 0 : str5.hashCode())) * 31;
        Integer num = this.f10866h;
        int iHashCode7 = (iHashCode6 + (num == null ? 0 : num.hashCode())) * 31;
        Integer num2 = this.i;
        int iHashCode8 = (iHashCode7 + (num2 == null ? 0 : num2.hashCode())) * 31;
        String str6 = this.f10867j;
        int iHashCode9 = (iHashCode8 + (str6 == null ? 0 : str6.hashCode())) * 31;
        String str7 = this.f10868k;
        int iHashCode10 = (iHashCode9 + (str7 == null ? 0 : str7.hashCode())) * 31;
        Integer num3 = this.f10869l;
        int iHashCode11 = (iHashCode10 + (num3 == null ? 0 : num3.hashCode())) * 31;
        Integer num4 = this.f10870m;
        int iHashCode12 = (iHashCode11 + (num4 == null ? 0 : num4.hashCode())) * 31;
        Integer num5 = this.f10871n;
        int iHashCode13 = (iHashCode12 + (num5 == null ? 0 : num5.hashCode())) * 31;
        String str8 = this.f10872o;
        int iHashCode14 = (iHashCode13 + (str8 == null ? 0 : str8.hashCode())) * 31;
        Double d8 = this.f10873p;
        int iHashCode15 = (iHashCode14 + (d8 == null ? 0 : d8.hashCode())) * 31;
        Long l9 = this.f10874q;
        int iHashCode16 = (iHashCode15 + (l9 == null ? 0 : l9.hashCode())) * 31;
        List list = this.f10875r;
        int iHashCode17 = (iHashCode16 + (list == null ? 0 : list.hashCode())) * 31;
        List list2 = this.f10876s;
        int iHashCode18 = (iHashCode17 + (list2 == null ? 0 : list2.hashCode())) * 31;
        List list3 = this.f10877t;
        int iHashCode19 = (iHashCode18 + (list3 == null ? 0 : list3.hashCode())) * 31;
        List list4 = this.f10878u;
        int iHashCode20 = (iHashCode19 + (list4 == null ? 0 : list4.hashCode())) * 31;
        Integer num6 = this.f10879v;
        int iHashCode21 = (iHashCode20 + (num6 == null ? 0 : num6.hashCode())) * 31;
        VoteResponse voteResponse = this.f10880w;
        return iHashCode21 + (voteResponse != null ? voteResponse.hashCode() : 0);
    }

    public final String toString() {
        return "MovieResponse(id=" + this.f10859a + ", tmdbId=" + this.f10860b + ", backdropPath=" + this.f10861c + ", title=" + this.f10862d + ", overview=" + this.f10863e + ", posterPath=" + this.f10864f + ", releaseDate=" + this.f10865g + ", runtime=" + this.f10866h + ", type=" + this.i + ", slug=" + this.f10867j + ", trailer=" + this.f10868k + ", infoCompleted=" + this.f10869l + ", latestSeason=" + this.f10870m + ", latestEpisode=" + this.f10871n + ", quality=" + this.f10872o + ", imdbRating=" + this.f10873p + ", updateAt=" + this.f10874q + ", genres=" + this.f10875r + ", casts=" + this.f10876s + ", countries=" + this.f10877t + ", companies=" + this.f10878u + ", inWatchList=" + this.f10879v + ", voteResponse=" + this.f10880w + ")";
    }

    public /* synthetic */ MovieResponse(long j8, Long l8, String str, String str2, String str3, String str4, String str5, Integer num, Integer num2, String str6, String str7, Integer num3, Integer num4, Integer num5, String str8, Double d8, Long l9, List list, List list2, List list3, List list4, Integer num6, VoteResponse voteResponse, int i, DefaultConstructorMarker defaultConstructorMarker) {
        this(j8, (i & 2) != 0 ? null : l8, (i & 4) != 0 ? null : str, (i & 8) != 0 ? null : str2, (i & 16) != 0 ? null : str3, (i & 32) != 0 ? null : str4, (i & 64) != 0 ? null : str5, (i & 128) != 0 ? null : num, (i & 256) != 0 ? null : num2, (i & 512) != 0 ? null : str6, (i & 1024) != 0 ? null : str7, (i & 2048) != 0 ? null : num3, (i & 4096) != 0 ? null : num4, (i & 8192) != 0 ? null : num5, (i & 16384) != 0 ? null : str8, (32768 & i) != 0 ? null : d8, (65536 & i) != 0 ? null : l9, (131072 & i) != 0 ? null : list, (262144 & i) != 0 ? null : list2, (524288 & i) != 0 ? null : list3, (1048576 & i) != 0 ? null : list4, (2097152 & i) != 0 ? null : num6, (i & 4194304) != 0 ? null : voteResponse);
    }
}
