what-the-bank/sources/o/hqm.java

262 lines
10 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.JsonArray;
/* loaded from: classes3.dex */
public final class hqm {
public final String A;
public final String B;
public final int C;
public final String D;
private final String E;
private final String H;
public final String a;
public final String b;
public final JsonArray c;
public final boolean d;
public final String e;
public final boolean f;
public final String g;
public final String h;
public final boolean i;
public final boolean j;
public final boolean k;
public final boolean l;
public final String m;
public final String n;
/* renamed from: o, reason: collision with root package name */
public final String f9164o;
public final String p;
public final String q;
public final String r;
public final oKV s;
public final String t;
public final String u;
public final AbstractC1958aTW v;
public final String w;
public final String x;
public final String y;
private boolean z;
public hqm(String str, String str2, int i, boolean z, boolean z2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12, AbstractC1958aTW abstractC1958aTW, String str13, String str14, String str15, String str16, String str17, oKV okv, boolean z3, String str18, boolean z4, boolean z5, String str19, JsonArray jsonArray, String str20, boolean z6, boolean z7, String str21) {
this.a = str;
this.x = str2;
this.C = i;
this.k = z;
this.j = z2;
this.m = str3;
this.B = str4;
this.E = str5;
this.q = str6;
this.f9164o = str7;
this.A = str8;
this.H = str9;
this.t = str10;
this.n = str11;
this.e = str12;
this.v = abstractC1958aTW;
this.g = str13;
this.w = str14;
this.u = str15;
this.p = str16;
this.r = str17;
this.s = okv;
this.l = z3;
this.D = str18;
this.i = z4;
this.f = z5;
this.h = str19;
this.c = jsonArray;
this.y = str20;
this.z = z6;
this.d = z7;
this.b = str21;
}
public final String toString() {
String str = this.a;
String str2 = this.x;
int i = this.C;
boolean z = this.k;
boolean z2 = this.j;
String str3 = this.m;
String str4 = this.B;
String str5 = this.E;
String str6 = this.q;
String str7 = this.f9164o;
String str8 = this.A;
String str9 = this.H;
String str10 = this.t;
String str11 = this.n;
String str12 = this.e;
AbstractC1958aTW abstractC1958aTW = this.v;
String str13 = this.g;
String str14 = this.w;
String str15 = this.u;
String str16 = this.p;
String str17 = this.r;
oKV okv = this.s;
boolean z3 = this.l;
String str18 = this.D;
boolean z4 = this.i;
boolean z5 = this.f;
String str19 = this.h;
JsonArray jsonArray = this.c;
String str20 = this.y;
boolean z6 = this.z;
boolean z7 = this.d;
String str21 = this.b;
StringBuilder sb = new StringBuilder("PreloadAndResumeCheck(apiAuth=");
sb.append(str);
sb.append(", rawData=");
sb.append(str2);
sb.append(", tcAcceptVersion=");
sb.append(i);
sb.append(", isTcAcceptRequired=");
sb.append(z);
sb.append(", isMutualFundTcAcceptRequired=");
sb.append(z2);
sb.append(", language=");
sb.append(str3);
sb.append(", titleInThai=");
sb.append(str4);
sb.append(", nameInThai=");
sb.append(str5);
sb.append(", middleNameInThai=");
sb.append(str6);
sb.append(", lastNameInThai=");
sb.append(str7);
sb.append(", titleInEnglish=");
sb.append(str8);
sb.append(", nameInEnglish=");
sb.append(str9);
sb.append(", middleNameInEnglish=");
sb.append(str10);
sb.append(", lastNameInEnglish=");
sb.append(str11);
sb.append(", channelStatus=");
sb.append(str12);
sb.append(", status=");
sb.append(abstractC1958aTW);
sb.append(", description=");
sb.append(str13);
sb.append(", redirectURL=");
sb.append(str14);
sb.append(", profilePhotoPath=");
sb.append(str15);
sb.append(", maintenanceHeader=");
sb.append(str16);
sb.append(", maintenanceMessage=");
sb.append(str17);
sb.append(", ntbDemo=");
sb.append(okv);
sb.append(", isShowPushNotificationPopup=");
sb.append(z3);
sb.append(", userMode=");
sb.append(str18);
sb.append(", generalConsentAcceptFlag=");
sb.append(z4);
sb.append(", crossSellConsentAcceptFlag=");
sb.append(z5);
sb.append(", consentUrl=");
sb.append(str19);
sb.append(", consentData=");
sb.append(jsonArray);
sb.append(", popupMessage=");
sb.append(str20);
sb.append(", isMultipleDevice=");
sb.append(z6);
sb.append(", awarenessRequired=");
sb.append(z7);
sb.append(", awarenessNextQuestionDate=");
sb.append(str21);
sb.append(")");
return sb.toString();
}
/* JADX WARN: Multi-variable type inference failed */
public final int hashCode() {
String str = this.a;
int hashCode = str == null ? 0 : str.hashCode();
String str2 = this.x;
int hashCode2 = str2 == null ? 0 : str2.hashCode();
int hashCode3 = Integer.hashCode(this.C);
boolean z = this.k;
int i = z;
if (z != 0) {
i = 1;
}
boolean z2 = this.j;
int i2 = z2;
if (z2 != 0) {
i2 = 1;
}
String str3 = this.m;
int hashCode4 = str3 == null ? 0 : str3.hashCode();
String str4 = this.B;
int hashCode5 = str4 == null ? 0 : str4.hashCode();
String str5 = this.E;
int hashCode6 = str5 == null ? 0 : str5.hashCode();
String str6 = this.q;
int hashCode7 = str6 == null ? 0 : str6.hashCode();
String str7 = this.f9164o;
int hashCode8 = str7 == null ? 0 : str7.hashCode();
String str8 = this.A;
int hashCode9 = str8 == null ? 0 : str8.hashCode();
String str9 = this.H;
int hashCode10 = str9 == null ? 0 : str9.hashCode();
String str10 = this.t;
int hashCode11 = str10 == null ? 0 : str10.hashCode();
String str11 = this.n;
int hashCode12 = str11 == null ? 0 : str11.hashCode();
String str12 = this.e;
int hashCode13 = str12 == null ? 0 : str12.hashCode();
AbstractC1958aTW abstractC1958aTW = this.v;
int hashCode14 = abstractC1958aTW == null ? 0 : abstractC1958aTW.hashCode();
String str13 = this.g;
int hashCode15 = str13 == null ? 0 : str13.hashCode();
String str14 = this.w;
int hashCode16 = str14 == null ? 0 : str14.hashCode();
String str15 = this.u;
int hashCode17 = str15 == null ? 0 : str15.hashCode();
String str16 = this.p;
int hashCode18 = str16 == null ? 0 : str16.hashCode();
String str17 = this.r;
int hashCode19 = str17 == null ? 0 : str17.hashCode();
oKV okv = this.s;
int hashCode20 = okv == null ? 0 : okv.hashCode();
boolean z3 = this.l;
int i3 = z3 ? 1 : z3 ? 1 : 0;
String str18 = this.D;
int hashCode21 = str18 == null ? 0 : str18.hashCode();
boolean z4 = this.i;
int i4 = z4 ? 1 : z4 ? 1 : 0;
boolean z5 = this.f;
int i5 = z5 ? 1 : z5 ? 1 : 0;
String str19 = this.h;
int hashCode22 = str19 == null ? 0 : str19.hashCode();
JsonArray jsonArray = this.c;
int hashCode23 = jsonArray == null ? 0 : jsonArray.hashCode();
String str20 = this.y;
int hashCode24 = str20 == null ? 0 : str20.hashCode();
boolean z6 = this.z;
int i6 = z6 ? 1 : z6 ? 1 : 0;
boolean z7 = this.d;
int i7 = !z7 ? z7 ? 1 : 0 : 1;
String str21 = this.b;
return (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + i) * 31) + i2) * 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) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + i3) * 31) + hashCode21) * 31) + i4) * 31) + i5) * 31) + hashCode22) * 31) + hashCode23) * 31) + hashCode24) * 31) + i6) * 31) + i7) * 31) + (str21 != null ? str21.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof hqm)) {
return false;
}
hqm hqmVar = (hqm) obj;
return C14957gcv.b((Object) this.a, (Object) hqmVar.a) && C14957gcv.b((Object) this.x, (Object) hqmVar.x) && this.C == hqmVar.C && this.k == hqmVar.k && this.j == hqmVar.j && C14957gcv.b((Object) this.m, (Object) hqmVar.m) && C14957gcv.b((Object) this.B, (Object) hqmVar.B) && C14957gcv.b((Object) this.E, (Object) hqmVar.E) && C14957gcv.b((Object) this.q, (Object) hqmVar.q) && C14957gcv.b((Object) this.f9164o, (Object) hqmVar.f9164o) && C14957gcv.b((Object) this.A, (Object) hqmVar.A) && C14957gcv.b((Object) this.H, (Object) hqmVar.H) && C14957gcv.b((Object) this.t, (Object) hqmVar.t) && C14957gcv.b((Object) this.n, (Object) hqmVar.n) && C14957gcv.b((Object) this.e, (Object) hqmVar.e) && C14957gcv.b(this.v, hqmVar.v) && C14957gcv.b((Object) this.g, (Object) hqmVar.g) && C14957gcv.b((Object) this.w, (Object) hqmVar.w) && C14957gcv.b((Object) this.u, (Object) hqmVar.u) && C14957gcv.b((Object) this.p, (Object) hqmVar.p) && C14957gcv.b((Object) this.r, (Object) hqmVar.r) && C14957gcv.b(this.s, hqmVar.s) && this.l == hqmVar.l && C14957gcv.b((Object) this.D, (Object) hqmVar.D) && this.i == hqmVar.i && this.f == hqmVar.f && C14957gcv.b((Object) this.h, (Object) hqmVar.h) && C14957gcv.b(this.c, hqmVar.c) && C14957gcv.b((Object) this.y, (Object) hqmVar.y) && this.z == hqmVar.z && this.d == hqmVar.d && C14957gcv.b((Object) this.b, (Object) hqmVar.b);
}
}