package o; import com.airbnb.deeplinkdispatch.UrlTreeKt; import java.util.List; /* renamed from: o.bzF, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C5762bzF extends Pag { public String a; public String b; public BDh c; public String d; public String f; public Double g; public Double h; public List i; public vDw j; public String k; public List l; public String m; public String n; /* renamed from: o, reason: collision with root package name */ public String f8593o; public ZGL p; public int q; public List r; public List s; public String t; public List w; public static C5762bzF b() { return new C5762bzF(); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (obj == null || getClass() != obj.getClass()) { return false; } C5762bzF c5762bzF = (C5762bzF) obj; if (this.q != c5762bzF.q) { return false; } String str = this.d; if (str == null ? c5762bzF.d != null : !str.equals(c5762bzF.d)) { return false; } if (this.p != c5762bzF.p) { return false; } String str2 = this.t; if (str2 == null ? c5762bzF.t != null : !str2.equals(c5762bzF.t)) { return false; } String str3 = this.k; if (str3 == null ? c5762bzF.k != null : !str3.equals(c5762bzF.k)) { return false; } String str4 = this.m; if (str4 == null ? c5762bzF.m != null : !str4.equals(c5762bzF.m)) { return false; } String str5 = this.f8593o; if (str5 == null ? c5762bzF.f8593o != null : !str5.equals(c5762bzF.f8593o)) { return false; } String str6 = this.f; if (str6 == null ? c5762bzF.f != null : !str6.equals(c5762bzF.f)) { return false; } String str7 = this.n; if (str7 == null ? c5762bzF.n != null : !str7.equals(c5762bzF.n)) { return false; } Double d = this.g; if (d == null ? c5762bzF.g != null : !d.equals(c5762bzF.g)) { return false; } if (this.c != c5762bzF.c) { return false; } String str8 = this.a; if (str8 == null ? c5762bzF.a != null : !str8.equals(c5762bzF.a)) { return false; } List list = this.r; if (list == null ? c5762bzF.r != null : !list.equals(c5762bzF.r)) { return false; } List list2 = this.l; if (list2 == null ? c5762bzF.l != null : !list2.equals(c5762bzF.l)) { return false; } List list3 = this.s; if (list3 == null ? c5762bzF.s != null : !list3.equals(c5762bzF.s)) { return false; } List list4 = this.w; if (list4 == null ? c5762bzF.w != null : !list4.equals(c5762bzF.w)) { return false; } vDw vdw = this.j; if (vdw == null ? c5762bzF.j != null : !vdw.equals(c5762bzF.j)) { return false; } Double d2 = this.h; if (d2 == null ? c5762bzF.h != null : !d2.equals(c5762bzF.h)) { return false; } List list5 = this.i; List list6 = c5762bzF.i; return list5 != null ? list5.equals(list6) : list6 == null; } public final int hashCode() { String str = this.d; int hashCode = str != null ? str.hashCode() : 0; ZGL zgl = this.p; int hashCode2 = zgl != null ? zgl.hashCode() : 0; String str2 = this.t; int hashCode3 = str2 != null ? str2.hashCode() : 0; String str3 = this.k; int hashCode4 = str3 != null ? str3.hashCode() : 0; String str4 = this.m; int hashCode5 = str4 != null ? str4.hashCode() : 0; String str5 = this.f8593o; int hashCode6 = str5 != null ? str5.hashCode() : 0; String str6 = this.f; int hashCode7 = str6 != null ? str6.hashCode() : 0; String str7 = this.n; int hashCode8 = str7 != null ? str7.hashCode() : 0; Double d = this.g; int hashCode9 = d != null ? d.hashCode() : 0; BDh bDh = this.c; int hashCode10 = bDh != null ? bDh.hashCode() : 0; String str8 = this.a; int hashCode11 = str8 != null ? str8.hashCode() : 0; List list = this.r; int hashCode12 = list != null ? list.hashCode() : 0; List list2 = this.l; int hashCode13 = list2 != null ? list2.hashCode() : 0; List list3 = this.s; int hashCode14 = list3 != null ? list3.hashCode() : 0; List list4 = this.w; int hashCode15 = list4 != null ? list4.hashCode() : 0; vDw vdw = this.j; int hashCode16 = vdw != null ? vdw.hashCode() : 0; List list5 = this.i; int hashCode17 = list5 != null ? list5.hashCode() : 0; Double d2 = this.h; return (((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + (d2 != null ? d2.hashCode() : 0)) * 31) + this.q; } public final String toString() { StringBuilder sb = new StringBuilder("DepositSummary{accountNumber='"); sb.append(this.d); sb.append("', productType="); sb.append(this.p); sb.append(", productTypeDescription='"); sb.append(this.t); sb.append("', productSubTypeCode='"); sb.append(this.k); sb.append("', productSubTypeDescription='"); sb.append(this.m); sb.append("', productCodeDescription='"); sb.append(this.f8593o); sb.append("', currency='"); sb.append(this.f); sb.append("', disclaimer='"); sb.append(this.n); sb.append("', availableBalance="); sb.append(this.g); sb.append(", accountStatus="); sb.append(this.c); sb.append(", recentTransactionList="); sb.append(this.r); sb.append(", labelList="); sb.append(this.l); sb.append(", remarkList="); sb.append(this.s); sb.append(", subProductList="); sb.append(this.w); sb.append(", additionalLimit="); sb.append(this.j); sb.append(", allow="); sb.append(this.i); sb.append(", sortSequence="); sb.append(this.q); sb.append(", availableBalanceWithAdditionalLimit="); sb.append(this.h); sb.append(UrlTreeKt.componentParamSuffixChar); return sb.toString(); } @Override // o.Pag public final /* bridge */ /* synthetic */ Pag a(iJI iji) { this.e = iji; return this; } }