package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.vlw, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C17323vlw { @SerializedName("email") public final String a; @SerializedName("dateOfBirth") public final String b; @SerializedName("citizenId") public final ZHy c; @SerializedName("educationLevel") public final C12858fJb d; @SerializedName("engFirstName") public final String e; @SerializedName("engLastName") public final String f; @SerializedName("maritalStatus") public final C12858fJb g; @SerializedName("mailingAddress") public final C1789aOf h; @SerializedName("homeAddress") public final C1789aOf i; @SerializedName("income") public final String j; @SerializedName("thaiFirstName") public final String k; @SerializedName("sameAddressFlag") public final String l; @SerializedName("residentType") public final C12858fJb m; @SerializedName("mobileNo") public final String n; /* renamed from: o, reason: collision with root package name */ @SerializedName("thaiLastName") public final String f9295o; @SerializedName("thaiTitle") public final String q; public final String toString() { String str = this.q; String str2 = this.k; String str3 = this.f9295o; String str4 = this.e; String str5 = this.f; String str6 = this.b; String str7 = this.n; String str8 = this.a; String str9 = this.l; String str10 = this.j; C1789aOf c1789aOf = this.i; C1789aOf c1789aOf2 = this.h; C12858fJb c12858fJb = this.g; C12858fJb c12858fJb2 = this.m; C12858fJb c12858fJb3 = this.d; ZHy zHy = this.c; StringBuilder sb = new StringBuilder("NTBContactInfoEntity(thaiTitle="); sb.append(str); sb.append(", thaiFirstName="); sb.append(str2); sb.append(", thaiLastName="); sb.append(str3); sb.append(", engFirstName="); sb.append(str4); sb.append(", engLastName="); sb.append(str5); sb.append(", dateOfBirth="); sb.append(str6); sb.append(", mobileNo="); sb.append(str7); sb.append(", email="); sb.append(str8); sb.append(", sameAddressFlag="); sb.append(str9); sb.append(", income="); sb.append(str10); sb.append(", homeAddress="); sb.append(c1789aOf); sb.append(", mailingAddress="); sb.append(c1789aOf2); sb.append(", maritalStatus="); sb.append(c12858fJb); sb.append(", residentType="); sb.append(c12858fJb2); sb.append(", educationLevel="); sb.append(c12858fJb3); sb.append(", citizenId="); sb.append(zHy); sb.append(")"); return sb.toString(); } public final int hashCode() { String str = this.q; int hashCode = str == null ? 0 : str.hashCode(); String str2 = this.k; int hashCode2 = str2 == null ? 0 : str2.hashCode(); String str3 = this.f9295o; int hashCode3 = str3 == null ? 0 : str3.hashCode(); String str4 = this.e; int hashCode4 = str4 == null ? 0 : str4.hashCode(); String str5 = this.f; int hashCode5 = str5 == null ? 0 : str5.hashCode(); String str6 = this.b; int hashCode6 = str6 == null ? 0 : str6.hashCode(); String str7 = this.n; int hashCode7 = str7 == null ? 0 : str7.hashCode(); String str8 = this.a; int hashCode8 = str8 == null ? 0 : str8.hashCode(); String str9 = this.l; int hashCode9 = str9 == null ? 0 : str9.hashCode(); String str10 = this.j; int hashCode10 = str10 == null ? 0 : str10.hashCode(); C1789aOf c1789aOf = this.i; int hashCode11 = c1789aOf == null ? 0 : c1789aOf.hashCode(); C1789aOf c1789aOf2 = this.h; int hashCode12 = c1789aOf2 == null ? 0 : c1789aOf2.hashCode(); C12858fJb c12858fJb = this.g; int hashCode13 = c12858fJb == null ? 0 : c12858fJb.hashCode(); C12858fJb c12858fJb2 = this.m; int hashCode14 = c12858fJb2 == null ? 0 : c12858fJb2.hashCode(); C12858fJb c12858fJb3 = this.d; int hashCode15 = c12858fJb3 == null ? 0 : c12858fJb3.hashCode(); ZHy zHy = 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) + (zHy != null ? zHy.hashCode() : 0); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C17323vlw)) { return false; } C17323vlw c17323vlw = (C17323vlw) obj; return C14957gcv.b((Object) this.q, (Object) c17323vlw.q) && C14957gcv.b((Object) this.k, (Object) c17323vlw.k) && C14957gcv.b((Object) this.f9295o, (Object) c17323vlw.f9295o) && C14957gcv.b((Object) this.e, (Object) c17323vlw.e) && C14957gcv.b((Object) this.f, (Object) c17323vlw.f) && C14957gcv.b((Object) this.b, (Object) c17323vlw.b) && C14957gcv.b((Object) this.n, (Object) c17323vlw.n) && C14957gcv.b((Object) this.a, (Object) c17323vlw.a) && C14957gcv.b((Object) this.l, (Object) c17323vlw.l) && C14957gcv.b((Object) this.j, (Object) c17323vlw.j) && C14957gcv.b(this.i, c17323vlw.i) && C14957gcv.b(this.h, c17323vlw.h) && C14957gcv.b(this.g, c17323vlw.g) && C14957gcv.b(this.m, c17323vlw.m) && C14957gcv.b(this.d, c17323vlw.d) && C14957gcv.b(this.c, c17323vlw.c); } }