package o; import android.os.Parcel; import android.os.Parcelable; /* loaded from: classes3.dex */ public final class UJ implements Parcelable { public static final Parcelable.Creator CREATOR = new RVV(); public final UK a; public final UK b; public final UK c; public final UK d; public final UK e; public final boolean f; public final boolean g; public final boolean h; public final boolean i; public final boolean j; public final boolean k; public final boolean l; public final boolean m; public final boolean n; /* renamed from: o, reason: collision with root package name */ public final boolean f8388o; public final UK p; public final UK q; public final String r; public final UF s; public final UK t; public final String v; public final UK w; @Override // android.os.Parcelable public final int describeContents() { return 0; } public UJ(UK uk, UK uk2, UK uk3, UK uk4, UK uk5, UK uk6, UK uk7, UK uk8, UK uk9, UF uf, boolean z, boolean z2, boolean z3, boolean z4, boolean z5, boolean z6, boolean z7, boolean z8, boolean z9, boolean z10, String str, String str2) { C14957gcv.e(uk, ""); C14957gcv.e(uk2, ""); C14957gcv.e(uk3, ""); C14957gcv.e(uk4, ""); C14957gcv.e(uk5, ""); C14957gcv.e(uk6, ""); C14957gcv.e(uk7, ""); C14957gcv.e(uk8, ""); C14957gcv.e(uk9, ""); C14957gcv.e(uf, ""); this.c = uk; this.a = uk2; this.e = uk3; this.p = uk4; this.w = uk5; this.b = uk6; this.t = uk7; this.q = uk8; this.d = uk9; this.s = uf; this.k = z; this.i = z2; this.g = z3; this.h = z4; this.n = z5; this.j = z6; this.f = z7; this.l = z8; this.m = z9; this.f8388o = z10; this.r = str; this.v = str2; } /* loaded from: classes3.dex */ public static final class RVV implements Parcelable.Creator { @Override // android.os.Parcelable.Creator public final /* synthetic */ UJ createFromParcel(Parcel parcel) { C14957gcv.e(parcel, ""); return new UJ(UK.CREATOR.createFromParcel(parcel), UK.CREATOR.createFromParcel(parcel), UK.CREATOR.createFromParcel(parcel), UK.CREATOR.createFromParcel(parcel), UK.CREATOR.createFromParcel(parcel), UK.CREATOR.createFromParcel(parcel), UK.CREATOR.createFromParcel(parcel), UK.CREATOR.createFromParcel(parcel), UK.CREATOR.createFromParcel(parcel), UF.CREATOR.createFromParcel(parcel), parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readString(), parcel.readString()); } @Override // android.os.Parcelable.Creator public final /* bridge */ /* synthetic */ UJ[] newArray(int i) { return new UJ[i]; } } @Override // android.os.Parcelable public final void writeToParcel(Parcel parcel, int i) { C14957gcv.e(parcel, ""); this.c.writeToParcel(parcel, i); this.a.writeToParcel(parcel, i); this.e.writeToParcel(parcel, i); this.p.writeToParcel(parcel, i); this.w.writeToParcel(parcel, i); this.b.writeToParcel(parcel, i); this.t.writeToParcel(parcel, i); this.q.writeToParcel(parcel, i); this.d.writeToParcel(parcel, i); this.s.writeToParcel(parcel, i); parcel.writeInt(this.k ? 1 : 0); parcel.writeInt(this.i ? 1 : 0); parcel.writeInt(this.g ? 1 : 0); parcel.writeInt(this.h ? 1 : 0); parcel.writeInt(this.n ? 1 : 0); parcel.writeInt(this.j ? 1 : 0); parcel.writeInt(this.f ? 1 : 0); parcel.writeInt(this.l ? 1 : 0); parcel.writeInt(this.m ? 1 : 0); parcel.writeInt(this.f8388o ? 1 : 0); parcel.writeString(this.r); parcel.writeString(this.v); } public final String toString() { UK uk = this.c; UK uk2 = this.a; UK uk3 = this.e; UK uk4 = this.p; UK uk5 = this.w; UK uk6 = this.b; UK uk7 = this.t; UK uk8 = this.q; UK uk9 = this.d; UF uf = this.s; boolean z = this.k; boolean z2 = this.i; boolean z3 = this.g; boolean z4 = this.h; boolean z5 = this.n; boolean z6 = this.j; boolean z7 = this.f; boolean z8 = this.l; boolean z9 = this.m; boolean z10 = this.f8388o; String str = this.r; String str2 = this.v; StringBuilder sb = new StringBuilder("UnregisteredAccountListDisplay(depositAccounts="); sb.append(uk); sb.append(", cardAccounts="); sb.append(uk2); sb.append(", cardPendingAccounts="); sb.append(uk3); sb.append(", loanAccounts="); sb.append(uk4); sb.append(", smeLoanAccounts="); sb.append(uk5); sb.append(", clientAccounts="); sb.append(uk6); sb.append(", merchantWalletAccounts="); sb.append(uk7); sb.append(", prepaidAccounts="); sb.append(uk8); sb.append(", debitAccounts="); sb.append(uk9); sb.append(", securitiesList="); sb.append(uf); sb.append(", isVerificationRequired="); sb.append(z); sb.append(", isAllowAddDeposits="); sb.append(z2); sb.append(", isAllowAddCards="); sb.append(z3); sb.append(", isAllowAddLoans="); sb.append(z4); sb.append(", isAllowAddSMELoans="); sb.append(z5); sb.append(", isAllowAddMerchantWallets="); sb.append(z6); sb.append(", isAllowAddClients="); sb.append(z7); sb.append(", isAllowPrepaid="); sb.append(z8); sb.append(", isAllowDebit="); sb.append(z9); sb.append(", isAllowAddSecurities="); sb.append(z10); sb.append(", remarkCardXProduct="); sb.append(str); sb.append(", termAndCondCardX="); sb.append(str2); sb.append(")"); return sb.toString(); } /* JADX WARN: Multi-variable type inference failed */ public final int hashCode() { int hashCode = this.c.hashCode(); int hashCode2 = this.a.hashCode(); int hashCode3 = this.e.hashCode(); int hashCode4 = this.p.hashCode(); int hashCode5 = this.w.hashCode(); int hashCode6 = this.b.hashCode(); int hashCode7 = this.t.hashCode(); int hashCode8 = this.q.hashCode(); int hashCode9 = this.d.hashCode(); int hashCode10 = this.s.hashCode(); boolean z = this.k; int i = z; if (z != 0) { i = 1; } boolean z2 = this.i; int i2 = z2; if (z2 != 0) { i2 = 1; } boolean z3 = this.g; int i3 = z3; if (z3 != 0) { i3 = 1; } boolean z4 = this.h; int i4 = z4; if (z4 != 0) { i4 = 1; } boolean z5 = this.n; int i5 = z5 ? 1 : z5 ? 1 : 0; boolean z6 = this.j; int i6 = z6 ? 1 : z6 ? 1 : 0; boolean z7 = this.f; int i7 = z7 ? 1 : z7 ? 1 : 0; boolean z8 = this.l; int i8 = z8 ? 1 : z8 ? 1 : 0; boolean z9 = this.m; int i9 = z9 ? 1 : z9 ? 1 : 0; boolean z10 = this.f8388o; int i10 = !z10 ? z10 ? 1 : 0 : 1; String str = this.r; int hashCode11 = str == null ? 0 : str.hashCode(); String str2 = this.v; return (((((((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + i) * 31) + i2) * 31) + i3) * 31) + i4) * 31) + i5) * 31) + i6) * 31) + i7) * 31) + i8) * 31) + i9) * 31) + i10) * 31) + hashCode11) * 31) + (str2 != null ? str2.hashCode() : 0); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof UJ)) { return false; } UJ uj = (UJ) obj; return C14957gcv.b(this.c, uj.c) && C14957gcv.b(this.a, uj.a) && C14957gcv.b(this.e, uj.e) && C14957gcv.b(this.p, uj.p) && C14957gcv.b(this.w, uj.w) && C14957gcv.b(this.b, uj.b) && C14957gcv.b(this.t, uj.t) && C14957gcv.b(this.q, uj.q) && C14957gcv.b(this.d, uj.d) && C14957gcv.b(this.s, uj.s) && this.k == uj.k && this.i == uj.i && this.g == uj.g && this.h == uj.h && this.n == uj.n && this.j == uj.j && this.f == uj.f && this.l == uj.l && this.m == uj.m && this.f8388o == uj.f8388o && C14957gcv.b((Object) this.r, (Object) uj.r) && C14957gcv.b((Object) this.v, (Object) uj.v); } }