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

286 lines
11 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.JsonArray;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.hPS, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15642hPS extends C16562pOe {
@SerializedName("showPushNotificationPopup")
public final String A;
@SerializedName("titleEN")
public final String B;
@SerializedName("tcAcceptRequired")
public final Integer C;
@SerializedName("redirectURL")
public final String D;
@SerializedName("userMode")
public final String G;
@SerializedName("titleTH")
public final String I;
@SerializedName("awarenessRequired")
public final Boolean a;
@SerializedName("code")
public final Integer b;
@SerializedName("awarenessNextQuestionDate")
public final String c;
@SerializedName("apiAuth")
public final String d;
@SerializedName("channelStatus")
public final String e;
@SerializedName("crossSellConsentAcceptFlag")
public final String f;
@SerializedName("consentUrl")
public final String g;
@SerializedName("description")
public final String h;
@SerializedName("consentData")
public final JsonArray i;
@SerializedName("demo")
public final mWD j;
@SerializedName("lastNameTH")
public final String k;
@SerializedName("generalConsentAcceptFlag")
public final String l;
@SerializedName("lastNameEN")
public final String m;
@SerializedName("language")
public final String n;
/* renamed from: o, reason: collision with root package name */
@SerializedName("isMultiDevice")
public final Boolean f9157o;
@SerializedName("middleNameTH")
public final String p;
@SerializedName("middleNameEN")
public final String q;
@SerializedName("message")
public final String r;
@SerializedName("header")
public final String s;
@SerializedName("mutualFundTcAcceptRequired")
public final Integer t;
@SerializedName("popupMessage")
public final String u;
@SerializedName("rawData")
public final String v;
@SerializedName("profilePhotoPath")
public final String w;
@SerializedName("nameEN")
public final String x;
@SerializedName("nameTH")
public final String y;
@SerializedName("tcAcceptVersion")
public final Integer z;
public final String toString() {
String str = this.d;
String str2 = this.v;
Integer num = this.z;
Integer num2 = this.C;
Integer num3 = this.t;
String str3 = this.n;
String str4 = this.I;
String str5 = this.y;
String str6 = this.p;
String str7 = this.k;
String str8 = this.B;
String str9 = this.x;
String str10 = this.q;
String str11 = this.m;
String str12 = this.e;
Integer num4 = this.b;
String str13 = this.h;
String str14 = this.D;
String str15 = this.w;
String str16 = this.s;
String str17 = this.r;
mWD mwd = this.j;
String str18 = this.A;
String str19 = this.G;
String str20 = this.l;
String str21 = this.f;
String str22 = this.g;
JsonArray jsonArray = this.i;
String str23 = this.u;
Boolean bool = this.f9157o;
Boolean bool2 = this.a;
String str24 = this.c;
StringBuilder sb = new StringBuilder("PreloadAndResumeCheckEntity(apiAuth=");
sb.append(str);
sb.append(", rawData=");
sb.append(str2);
sb.append(", tcAcceptVersion=");
sb.append(num);
sb.append(", tcAcceptRequired=");
sb.append(num2);
sb.append(", mutualFundTcAcceptRequired=");
sb.append(num3);
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(", code=");
sb.append(num4);
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(", demo=");
sb.append(mwd);
sb.append(", showPushNotificationPopup=");
sb.append(str18);
sb.append(", userMode=");
sb.append(str19);
sb.append(", generalConsentAcceptFlag=");
sb.append(str20);
sb.append(", crossSellConsentAcceptFlag=");
sb.append(str21);
sb.append(", consentUrl=");
sb.append(str22);
sb.append(", consentData=");
sb.append(jsonArray);
sb.append(", popupMessage=");
sb.append(str23);
sb.append(", isMultipleDevice=");
sb.append(bool);
sb.append(", awarenessRequired=");
sb.append(bool2);
sb.append(", awarenessNextQuestionDate=");
sb.append(str24);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
String str = this.d;
int hashCode = str == null ? 0 : str.hashCode();
String str2 = this.v;
int hashCode2 = str2 == null ? 0 : str2.hashCode();
Integer num = this.z;
int hashCode3 = num == null ? 0 : num.hashCode();
Integer num2 = this.C;
int hashCode4 = num2 == null ? 0 : num2.hashCode();
Integer num3 = this.t;
int hashCode5 = num3 == null ? 0 : num3.hashCode();
String str3 = this.n;
int hashCode6 = str3 == null ? 0 : str3.hashCode();
String str4 = this.I;
int hashCode7 = str4 == null ? 0 : str4.hashCode();
String str5 = this.y;
int hashCode8 = str5 == null ? 0 : str5.hashCode();
String str6 = this.p;
int hashCode9 = str6 == null ? 0 : str6.hashCode();
String str7 = this.k;
int hashCode10 = str7 == null ? 0 : str7.hashCode();
String str8 = this.B;
int hashCode11 = str8 == null ? 0 : str8.hashCode();
String str9 = this.x;
int hashCode12 = str9 == null ? 0 : str9.hashCode();
String str10 = this.q;
int hashCode13 = str10 == null ? 0 : str10.hashCode();
String str11 = this.m;
int hashCode14 = str11 == null ? 0 : str11.hashCode();
String str12 = this.e;
int hashCode15 = str12 == null ? 0 : str12.hashCode();
Integer num4 = this.b;
int hashCode16 = num4 == null ? 0 : num4.hashCode();
String str13 = this.h;
int hashCode17 = str13 == null ? 0 : str13.hashCode();
String str14 = this.D;
int hashCode18 = str14 == null ? 0 : str14.hashCode();
String str15 = this.w;
int hashCode19 = str15 == null ? 0 : str15.hashCode();
String str16 = this.s;
int hashCode20 = str16 == null ? 0 : str16.hashCode();
String str17 = this.r;
int hashCode21 = str17 == null ? 0 : str17.hashCode();
mWD mwd = this.j;
int hashCode22 = mwd == null ? 0 : mwd.hashCode();
String str18 = this.A;
int hashCode23 = str18 == null ? 0 : str18.hashCode();
String str19 = this.G;
int hashCode24 = str19 == null ? 0 : str19.hashCode();
String str20 = this.l;
int hashCode25 = str20 == null ? 0 : str20.hashCode();
String str21 = this.f;
int hashCode26 = str21 == null ? 0 : str21.hashCode();
String str22 = this.g;
int hashCode27 = str22 == null ? 0 : str22.hashCode();
JsonArray jsonArray = this.i;
int hashCode28 = jsonArray == null ? 0 : jsonArray.hashCode();
String str23 = this.u;
int hashCode29 = str23 == null ? 0 : str23.hashCode();
Boolean bool = this.f9157o;
int hashCode30 = bool == null ? 0 : bool.hashCode();
Boolean bool2 = this.a;
int hashCode31 = bool2 == null ? 0 : bool2.hashCode();
String str24 = this.c;
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) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + hashCode21) * 31) + hashCode22) * 31) + hashCode23) * 31) + hashCode24) * 31) + hashCode25) * 31) + hashCode26) * 31) + hashCode27) * 31) + hashCode28) * 31) + hashCode29) * 31) + hashCode30) * 31) + hashCode31) * 31) + (str24 != null ? str24.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof C15642hPS)) {
return false;
}
C15642hPS c15642hPS = (C15642hPS) obj;
return C14957gcv.b((Object) this.d, (Object) c15642hPS.d) && C14957gcv.b((Object) this.v, (Object) c15642hPS.v) && C14957gcv.b(this.z, c15642hPS.z) && C14957gcv.b(this.C, c15642hPS.C) && C14957gcv.b(this.t, c15642hPS.t) && C14957gcv.b((Object) this.n, (Object) c15642hPS.n) && C14957gcv.b((Object) this.I, (Object) c15642hPS.I) && C14957gcv.b((Object) this.y, (Object) c15642hPS.y) && C14957gcv.b((Object) this.p, (Object) c15642hPS.p) && C14957gcv.b((Object) this.k, (Object) c15642hPS.k) && C14957gcv.b((Object) this.B, (Object) c15642hPS.B) && C14957gcv.b((Object) this.x, (Object) c15642hPS.x) && C14957gcv.b((Object) this.q, (Object) c15642hPS.q) && C14957gcv.b((Object) this.m, (Object) c15642hPS.m) && C14957gcv.b((Object) this.e, (Object) c15642hPS.e) && C14957gcv.b(this.b, c15642hPS.b) && C14957gcv.b((Object) this.h, (Object) c15642hPS.h) && C14957gcv.b((Object) this.D, (Object) c15642hPS.D) && C14957gcv.b((Object) this.w, (Object) c15642hPS.w) && C14957gcv.b((Object) this.s, (Object) c15642hPS.s) && C14957gcv.b((Object) this.r, (Object) c15642hPS.r) && C14957gcv.b(this.j, c15642hPS.j) && C14957gcv.b((Object) this.A, (Object) c15642hPS.A) && C14957gcv.b((Object) this.G, (Object) c15642hPS.G) && C14957gcv.b((Object) this.l, (Object) c15642hPS.l) && C14957gcv.b((Object) this.f, (Object) c15642hPS.f) && C14957gcv.b((Object) this.g, (Object) c15642hPS.g) && C14957gcv.b(this.i, c15642hPS.i) && C14957gcv.b((Object) this.u, (Object) c15642hPS.u) && C14957gcv.b(this.f9157o, c15642hPS.f9157o) && C14957gcv.b(this.a, c15642hPS.a) && C14957gcv.b((Object) this.c, (Object) c15642hPS.c);
}
}