package o; import com.google.gson.annotations.SerializedName; import com.huawei.hms.support.feature.result.CommonConstant; import java.util.List; /* renamed from: o.cNE, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C6244cNE { @SerializedName("segment") private final String A; @SerializedName("titleEN") private final String B; @SerializedName("themeFlag") private final String C; @SerializedName("tcAcceptVersion") private final int D; @SerializedName("userType") private final String F; @SerializedName("userId") private final String G; @SerializedName("userStatus") private final String H; @SerializedName("titleTH") private final String I; @SerializedName("cardType") private final String a; @SerializedName("buzzebeeHash") private final String b; @SerializedName("buzzebeeBaseURL") private final String c; @SerializedName("bulkActivateDate") private final Object d; @SerializedName("cardId") private final String e; @SerializedName(CommonConstant.KEY_COUNTRY_CODE) private final Object f; @SerializedName("email") private final String g; @SerializedName("emailNotificationFlag") private final String h; @SerializedName("language") private final String i; @SerializedName("emailVerificationFlag") private final String j; @SerializedName("maskAccountFlag") private final int k; @SerializedName("middleNameTH") private final String l; @SerializedName("lastNameTH") private final String m; @SerializedName("middleNameEN") private final String n; /* renamed from: o, reason: collision with root package name */ @SerializedName("lastNameEN") private final String f8611o; @SerializedName("mobileNo") private final List p; @SerializedName("mutualFundTcAcceptVersion") private final int q; @SerializedName("mutualFundTcAcceptDate") private final Object r; @SerializedName("nameEN") private final String s; @SerializedName("nameTH") private final String t; @SerializedName("predictiveFlag") private final String u; @SerializedName("promptpayTcAcceptDate") private final String v; @SerializedName("profilePhotoPath") private final String w; @SerializedName("promptpayTcAcceptVersion") private final String x; @SerializedName("registerDate") private final String y; @SerializedName("tcAcceptDate") private final String z; public final String toString() { String str = this.G; String str2 = this.H; String str3 = this.e; String str4 = this.a; Object obj = this.f; String str5 = this.F; String str6 = this.A; String str7 = this.I; String str8 = this.t; String str9 = this.l; String str10 = this.m; String str11 = this.B; String str12 = this.s; String str13 = this.n; String str14 = this.f8611o; String str15 = this.g; String str16 = this.y; String str17 = this.z; String str18 = this.v; int i = this.D; String str19 = this.x; String str20 = this.i; int i2 = this.k; String str21 = this.w; List list = this.p; String str22 = this.b; String str23 = this.c; String str24 = this.h; Object obj2 = this.d; Object obj3 = this.r; int i3 = this.q; String str25 = this.C; String str26 = this.u; String str27 = this.j; StringBuilder sb = new StringBuilder("RegisteredDevicesEntity(userId="); sb.append(str); sb.append(", userStatus="); sb.append(str2); sb.append(", cardId="); sb.append(str3); sb.append(", cardType="); sb.append(str4); sb.append(", countryCode="); sb.append(obj); sb.append(", userType="); sb.append(str5); sb.append(", segment="); sb.append(str6); sb.append(", titleTH="); sb.append(str7); sb.append(", nameTH="); sb.append(str8); sb.append(", middleNameTH="); sb.append(str9); sb.append(", lastNameTH="); sb.append(str10); sb.append(", titleEN="); sb.append(str11); sb.append(", nameEN="); sb.append(str12); sb.append(", middleNameEN="); sb.append(str13); sb.append(", lastNameEN="); sb.append(str14); sb.append(", email="); sb.append(str15); sb.append(", registerDate="); sb.append(str16); sb.append(", tcAcceptDate="); sb.append(str17); sb.append(", promptpayTcAcceptDate="); sb.append(str18); sb.append(", tcAcceptVersion="); sb.append(i); sb.append(", promptpayTcAcceptVersion="); sb.append(str19); sb.append(", language="); sb.append(str20); sb.append(", maskAccountFlag="); sb.append(i2); sb.append(", profilePhotoPath="); sb.append(str21); sb.append(", mobileNo="); sb.append(list); sb.append(", buzzebeeHash="); sb.append(str22); sb.append(", buzzebeeBaseURL="); sb.append(str23); sb.append(", emailNotificationFlag="); sb.append(str24); sb.append(", bulkActivateDate="); sb.append(obj2); sb.append(", mutualFundTcAcceptDate="); sb.append(obj3); sb.append(", mutualFundTcAcceptVersion="); sb.append(i3); sb.append(", themeFlag="); sb.append(str25); sb.append(", predictiveFlag="); sb.append(str26); sb.append(", emailVerificationFlag="); sb.append(str27); sb.append(")"); return sb.toString(); } public final int hashCode() { return (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((this.G.hashCode() * 31) + this.H.hashCode()) * 31) + this.e.hashCode()) * 31) + this.a.hashCode()) * 31) + this.f.hashCode()) * 31) + this.F.hashCode()) * 31) + this.A.hashCode()) * 31) + this.I.hashCode()) * 31) + this.t.hashCode()) * 31) + this.l.hashCode()) * 31) + this.m.hashCode()) * 31) + this.B.hashCode()) * 31) + this.s.hashCode()) * 31) + this.n.hashCode()) * 31) + this.f8611o.hashCode()) * 31) + this.g.hashCode()) * 31) + this.y.hashCode()) * 31) + this.z.hashCode()) * 31) + this.v.hashCode()) * 31) + Integer.hashCode(this.D)) * 31) + this.x.hashCode()) * 31) + this.i.hashCode()) * 31) + Integer.hashCode(this.k)) * 31) + this.w.hashCode()) * 31) + this.p.hashCode()) * 31) + this.b.hashCode()) * 31) + this.c.hashCode()) * 31) + this.h.hashCode()) * 31) + this.d.hashCode()) * 31) + this.r.hashCode()) * 31) + Integer.hashCode(this.q)) * 31) + this.C.hashCode()) * 31) + this.u.hashCode()) * 31) + this.j.hashCode(); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C6244cNE)) { return false; } C6244cNE c6244cNE = (C6244cNE) obj; return C14957gcv.b((Object) this.G, (Object) c6244cNE.G) && C14957gcv.b((Object) this.H, (Object) c6244cNE.H) && C14957gcv.b((Object) this.e, (Object) c6244cNE.e) && C14957gcv.b((Object) this.a, (Object) c6244cNE.a) && C14957gcv.b(this.f, c6244cNE.f) && C14957gcv.b((Object) this.F, (Object) c6244cNE.F) && C14957gcv.b((Object) this.A, (Object) c6244cNE.A) && C14957gcv.b((Object) this.I, (Object) c6244cNE.I) && C14957gcv.b((Object) this.t, (Object) c6244cNE.t) && C14957gcv.b((Object) this.l, (Object) c6244cNE.l) && C14957gcv.b((Object) this.m, (Object) c6244cNE.m) && C14957gcv.b((Object) this.B, (Object) c6244cNE.B) && C14957gcv.b((Object) this.s, (Object) c6244cNE.s) && C14957gcv.b((Object) this.n, (Object) c6244cNE.n) && C14957gcv.b((Object) this.f8611o, (Object) c6244cNE.f8611o) && C14957gcv.b((Object) this.g, (Object) c6244cNE.g) && C14957gcv.b((Object) this.y, (Object) c6244cNE.y) && C14957gcv.b((Object) this.z, (Object) c6244cNE.z) && C14957gcv.b((Object) this.v, (Object) c6244cNE.v) && this.D == c6244cNE.D && C14957gcv.b((Object) this.x, (Object) c6244cNE.x) && C14957gcv.b((Object) this.i, (Object) c6244cNE.i) && this.k == c6244cNE.k && C14957gcv.b((Object) this.w, (Object) c6244cNE.w) && C14957gcv.b(this.p, c6244cNE.p) && C14957gcv.b((Object) this.b, (Object) c6244cNE.b) && C14957gcv.b((Object) this.c, (Object) c6244cNE.c) && C14957gcv.b((Object) this.h, (Object) c6244cNE.h) && C14957gcv.b(this.d, c6244cNE.d) && C14957gcv.b(this.r, c6244cNE.r) && this.q == c6244cNE.q && C14957gcv.b((Object) this.C, (Object) c6244cNE.C) && C14957gcv.b((Object) this.u, (Object) c6244cNE.u) && C14957gcv.b((Object) this.j, (Object) c6244cNE.j); } }