package o; import java.util.Objects; /* renamed from: o.Twi, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C1019Twi extends Pag { public String A; public String B; public String C; public String D; public String a; public String b; public KnO c; public String d; public String f; public String g; public double h; public String i; public String j; public String k; public String l; public BHL m; public String n; /* renamed from: o, reason: collision with root package name */ public boolean f8382o; public GCM p; public Integer q; public boolean r; public String s; public String t; public String u; public String v; public String w; public String x; public rbY y; public String z; public static C1019Twi d() { return new C1019Twi(); } public final String toString() { StringBuilder sb = new StringBuilder("FavouriteTarget{favouritesId="); sb.append(this.q); sb.append(", nickname='"); sb.append(this.u); sb.append("', payeeId='"); sb.append(this.x); sb.append("', payeeLogo='"); sb.append(this.w); sb.append("', flagActive='"); sb.append(this.s); sb.append("', accountFrom='"); sb.append(this.a); sb.append("', accountFromQuickTopup='"); sb.append(this.d); sb.append("', refNo1='"); sb.append(this.C); sb.append("', refNo2='"); sb.append(this.D); sb.append("', refNo3='"); sb.append(this.B); sb.append("', accountTo='"); sb.append(this.b); sb.append("', amount="); sb.append(this.h); sb.append(", amountQuickTopup='"); sb.append(this.i); sb.append("', quickTopupFlag='"); sb.append(this.v); sb.append("', function='"); sb.append(this.t); sb.append("', subFunction='"); sb.append(this.z); sb.append("', deleteFlag="); sb.append(this.f8382o); sb.append(", movie="); sb.append(this.p); sb.append(", present="); sb.append(this.y); sb.append(", scanToken='"); sb.append(this.A); sb.append("', fromScan="); sb.append(this.r); sb.append(", deal="); sb.append(this.m); sb.append(", countryName='"); sb.append(this.k); sb.append("', channelType='"); sb.append(this.g); sb.append("', agentType='"); sb.append(this.j); sb.append("', currencyCode='"); sb.append(this.n); sb.append("', additionalinfo="); sb.append(this.c); sb.append(", amountType='"); sb.append(this.f); sb.append("'}"); return sb.toString(); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (obj == null || getClass() != obj.getClass()) { return false; } C1019Twi c1019Twi = (C1019Twi) obj; if (Double.compare(c1019Twi.h, this.h) == 0 && this.f8382o == c1019Twi.f8382o && this.r == c1019Twi.r && Objects.equals(this.q, c1019Twi.q) && Objects.equals(this.u, c1019Twi.u) && Objects.equals(this.x, c1019Twi.x) && Objects.equals(this.w, c1019Twi.w) && Objects.equals(this.s, c1019Twi.s) && Objects.equals(this.a, c1019Twi.a) && Objects.equals(this.d, c1019Twi.d) && Objects.equals(this.C, c1019Twi.C) && Objects.equals(this.D, c1019Twi.D) && Objects.equals(this.B, c1019Twi.B) && Objects.equals(this.b, c1019Twi.b) && Objects.equals(this.i, c1019Twi.i)) { String str = c1019Twi.v; if (Objects.equals(this.t, c1019Twi.t) && Objects.equals(this.z, c1019Twi.z) && Objects.equals(this.p, c1019Twi.p) && Objects.equals(this.y, c1019Twi.y) && Objects.equals(this.A, c1019Twi.A) && Objects.equals(this.m, c1019Twi.m) && Objects.equals(this.k, c1019Twi.k) && Objects.equals(this.g, c1019Twi.g) && Objects.equals(this.j, c1019Twi.j) && Objects.equals(this.n, c1019Twi.n) && Objects.equals(this.c, c1019Twi.c) && Objects.equals(this.f, c1019Twi.f)) { return true; } } return false; } public final int hashCode() { Integer num = this.q; String str = this.u; String str2 = this.x; String str3 = this.w; String str4 = this.s; String str5 = this.a; String str6 = this.d; String str7 = this.C; String str8 = this.D; String str9 = this.B; String str10 = this.b; double d = this.h; String str11 = this.i; String str12 = this.t; String str13 = this.z; boolean z = this.f8382o; GCM gcm = this.p; rbY rby = this.y; String str14 = this.A; boolean z2 = this.r; return Objects.hash(num, str, str2, str3, str4, str5, str6, str7, str8, str9, str10, Double.valueOf(d), str11, null, str12, str13, Boolean.valueOf(z), gcm, rby, str14, Boolean.valueOf(z2), this.m, this.k, this.g, this.j, this.n, this.c, this.f); } }