package o; import com.google.android.libraries.places.api.model.PlaceTypes; import com.google.gson.annotations.SerializedName; import com.huawei.hms.support.feature.result.CommonConstant; /* renamed from: o.dA, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C8060dA { @SerializedName("district") private final String a; @SerializedName(CommonConstant.KEY_COUNTRY_CODE) private final String b; @SerializedName("alley") private final String c; @SerializedName(PlaceTypes.FLOOR) private final String d; @SerializedName("countryOfBirth") private final String e; @SerializedName("houseNumber") private final String f; @SerializedName("province") private final String g; @SerializedName("moo") private final String h; @SerializedName("postalCode") private final String i; @SerializedName("road") private final String j; @SerializedName("subDistrict") private final String l; @SerializedName("village") private final String m; @SerializedName("unit") private final String n; /* renamed from: o, reason: collision with root package name */ @SerializedName("trok") private final String f8678o; private C8060dA(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12) { this.f = str; this.n = str2; this.d = str3; this.m = str4; this.h = str5; this.f8678o = null; this.c = str6; this.j = str7; this.a = str8; this.l = str9; this.g = str10; this.b = null; this.i = str11; this.e = str12; } public /* synthetic */ C8060dA(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12, int i) { this((i & 1) != 0 ? null : str, (i & 2) != 0 ? null : str2, (i & 4) != 0 ? null : str3, (i & 8) != 0 ? null : str4, (i & 16) != 0 ? null : str5, (i & 64) != 0 ? null : str6, (i & 128) != 0 ? null : str7, (i & 256) != 0 ? null : str8, (i & 512) != 0 ? null : str9, (i & 1024) != 0 ? null : str10, (i & 4096) != 0 ? null : str11, (i & 8192) == 0 ? str12 : null); } public final String toString() { String str = this.f; String str2 = this.n; String str3 = this.d; String str4 = this.m; String str5 = this.h; String str6 = this.f8678o; String str7 = this.c; String str8 = this.j; String str9 = this.a; String str10 = this.l; String str11 = this.g; String str12 = this.b; String str13 = this.i; String str14 = this.e; StringBuilder sb = new StringBuilder("CurrentAddressRequest(houseNumber="); sb.append(str); sb.append(", unit="); sb.append(str2); sb.append(", floor="); sb.append(str3); sb.append(", village="); sb.append(str4); sb.append(", moo="); sb.append(str5); sb.append(", trok="); sb.append(str6); sb.append(", alley="); sb.append(str7); sb.append(", road="); sb.append(str8); sb.append(", district="); sb.append(str9); sb.append(", subDistrict="); sb.append(str10); sb.append(", province="); sb.append(str11); sb.append(", countryCode="); sb.append(str12); sb.append(", postalCode="); sb.append(str13); sb.append(", countryOfBirth="); sb.append(str14); sb.append(")"); return sb.toString(); } public final int hashCode() { String str = this.f; int hashCode = str == null ? 0 : str.hashCode(); String str2 = this.n; int hashCode2 = str2 == null ? 0 : str2.hashCode(); String str3 = this.d; int hashCode3 = str3 == null ? 0 : str3.hashCode(); String str4 = this.m; int hashCode4 = str4 == null ? 0 : str4.hashCode(); String str5 = this.h; int hashCode5 = str5 == null ? 0 : str5.hashCode(); String str6 = this.f8678o; int hashCode6 = str6 == null ? 0 : str6.hashCode(); String str7 = this.c; int hashCode7 = str7 == null ? 0 : str7.hashCode(); String str8 = this.j; int hashCode8 = str8 == null ? 0 : str8.hashCode(); String str9 = this.a; int hashCode9 = str9 == null ? 0 : str9.hashCode(); String str10 = this.l; int hashCode10 = str10 == null ? 0 : str10.hashCode(); String str11 = this.g; int hashCode11 = str11 == null ? 0 : str11.hashCode(); String str12 = this.b; int hashCode12 = str12 == null ? 0 : str12.hashCode(); String str13 = this.i; int hashCode13 = str13 == null ? 0 : str13.hashCode(); String str14 = this.e; 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) + (str14 != null ? str14.hashCode() : 0); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C8060dA)) { return false; } C8060dA c8060dA = (C8060dA) obj; return C14957gcv.b((Object) this.f, (Object) c8060dA.f) && C14957gcv.b((Object) this.n, (Object) c8060dA.n) && C14957gcv.b((Object) this.d, (Object) c8060dA.d) && C14957gcv.b((Object) this.m, (Object) c8060dA.m) && C14957gcv.b((Object) this.h, (Object) c8060dA.h) && C14957gcv.b((Object) this.f8678o, (Object) c8060dA.f8678o) && C14957gcv.b((Object) this.c, (Object) c8060dA.c) && C14957gcv.b((Object) this.j, (Object) c8060dA.j) && C14957gcv.b((Object) this.a, (Object) c8060dA.a) && C14957gcv.b((Object) this.l, (Object) c8060dA.l) && C14957gcv.b((Object) this.g, (Object) c8060dA.g) && C14957gcv.b((Object) this.b, (Object) c8060dA.b) && C14957gcv.b((Object) this.i, (Object) c8060dA.i) && C14957gcv.b((Object) this.e, (Object) c8060dA.e); } public C8060dA() { this(null, null, null, null, null, null, null, null, null, null, null, null, 16383); } }