package o; import com.google.android.libraries.places.api.model.PlaceTypes; import com.google.gson.annotations.SerializedName; import com.huawei.hms.support.api.entity.common.CommonConstant; import org.bouncycastle.i18n.MessageBundle; /* renamed from: o.dMl, reason: case insensitive filesystem */ /* loaded from: classes.dex */ public final class C8484dMl { @SerializedName("accountToType") public String a; @SerializedName(PlaceTypes.ADDRESS) public String b; @SerializedName("accountToTransferType") public String c; @SerializedName("accountToNumber") public String d; @SerializedName("bankCode") public String e; @SerializedName("contactCountryCode") public String f; @SerializedName("dateOfBirth") public String g; @SerializedName("firstName") public String h; @SerializedName("email") public String i; @SerializedName("city") public String j; @SerializedName("lastName") public String k; @SerializedName("identificationType") public String l; @SerializedName("identificationNumber") public String m; @SerializedName("payerId") public String n; /* renamed from: o, reason: collision with root package name */ @SerializedName("nationality") public String f8767o; @SerializedName("purpose") public String p; @SerializedName("postCode") public String q; @SerializedName(CommonConstant.ReqAccessTokenParam.STATE_LABEL) public String r; @SerializedName("receivingBank") public String s; @SerializedName("phoneNumber") public String t; @SerializedName(MessageBundle.TITLE_ENTRY) public String v; @SerializedName("swiftCode") public String w; public final String toString() { String str = this.s; String str2 = this.e; String str3 = this.a; String str4 = this.d; String str5 = this.w; String str6 = this.v; String str7 = this.h; String str8 = this.k; String str9 = this.f8767o; String str10 = this.l; String str11 = this.m; String str12 = this.b; String str13 = this.j; String str14 = this.r; String str15 = this.q; String str16 = this.f; String str17 = this.t; String str18 = this.i; String str19 = this.p; String str20 = this.g; String str21 = this.n; String str22 = this.c; StringBuilder sb = new StringBuilder("AdditionalInfoEntity(receivingBank="); sb.append(str); sb.append(", bankCode="); sb.append(str2); sb.append(", accountToType="); sb.append(str3); sb.append(", accountToNumber="); sb.append(str4); sb.append(", swiftCode="); sb.append(str5); sb.append(", title="); sb.append(str6); sb.append(", firstName="); sb.append(str7); sb.append(", lastName="); sb.append(str8); sb.append(", nationality="); sb.append(str9); sb.append(", identificationType="); sb.append(str10); sb.append(", identificationNumber="); sb.append(str11); sb.append(", address="); sb.append(str12); sb.append(", city="); sb.append(str13); sb.append(", state="); sb.append(str14); sb.append(", postCode="); sb.append(str15); sb.append(", contactCountryCode="); sb.append(str16); sb.append(", phoneNumber="); sb.append(str17); sb.append(", email="); sb.append(str18); sb.append(", purpose="); sb.append(str19); sb.append(", dateOfBirth="); sb.append(str20); sb.append(", payerId="); sb.append(str21); sb.append(", accountToTransferType="); sb.append(str22); sb.append(")"); return sb.toString(); } public final int hashCode() { String str = this.s; int hashCode = str == null ? 0 : str.hashCode(); String str2 = this.e; int hashCode2 = str2 == null ? 0 : str2.hashCode(); int hashCode3 = this.a.hashCode(); int hashCode4 = this.d.hashCode(); String str3 = this.w; int hashCode5 = str3 == null ? 0 : str3.hashCode(); int hashCode6 = this.v.hashCode(); int hashCode7 = this.h.hashCode(); int hashCode8 = this.k.hashCode(); int hashCode9 = this.f8767o.hashCode(); String str4 = this.l; int hashCode10 = str4 == null ? 0 : str4.hashCode(); String str5 = this.m; int hashCode11 = str5 == null ? 0 : str5.hashCode(); String str6 = this.b; int hashCode12 = str6 == null ? 0 : str6.hashCode(); String str7 = this.j; int hashCode13 = str7 == null ? 0 : str7.hashCode(); String str8 = this.r; int hashCode14 = str8 == null ? 0 : str8.hashCode(); String str9 = this.q; int hashCode15 = str9 == null ? 0 : str9.hashCode(); String str10 = this.f; int hashCode16 = str10 == null ? 0 : str10.hashCode(); String str11 = this.t; int hashCode17 = str11 == null ? 0 : str11.hashCode(); String str12 = this.i; int hashCode18 = str12 == null ? 0 : str12.hashCode(); int hashCode19 = this.p.hashCode(); int hashCode20 = this.g.hashCode(); int hashCode21 = this.n.hashCode(); String str13 = 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) + (str13 != null ? str13.hashCode() : 0); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C8484dMl)) { return false; } C8484dMl c8484dMl = (C8484dMl) obj; return C14957gcv.b((Object) this.s, (Object) c8484dMl.s) && C14957gcv.b((Object) this.e, (Object) c8484dMl.e) && C14957gcv.b((Object) this.a, (Object) c8484dMl.a) && C14957gcv.b((Object) this.d, (Object) c8484dMl.d) && C14957gcv.b((Object) this.w, (Object) c8484dMl.w) && C14957gcv.b((Object) this.v, (Object) c8484dMl.v) && C14957gcv.b((Object) this.h, (Object) c8484dMl.h) && C14957gcv.b((Object) this.k, (Object) c8484dMl.k) && C14957gcv.b((Object) this.f8767o, (Object) c8484dMl.f8767o) && C14957gcv.b((Object) this.l, (Object) c8484dMl.l) && C14957gcv.b((Object) this.m, (Object) c8484dMl.m) && C14957gcv.b((Object) this.b, (Object) c8484dMl.b) && C14957gcv.b((Object) this.j, (Object) c8484dMl.j) && C14957gcv.b((Object) this.r, (Object) c8484dMl.r) && C14957gcv.b((Object) this.q, (Object) c8484dMl.q) && C14957gcv.b((Object) this.f, (Object) c8484dMl.f) && C14957gcv.b((Object) this.t, (Object) c8484dMl.t) && C14957gcv.b((Object) this.i, (Object) c8484dMl.i) && C14957gcv.b((Object) this.p, (Object) c8484dMl.p) && C14957gcv.b((Object) this.g, (Object) c8484dMl.g) && C14957gcv.b((Object) this.n, (Object) c8484dMl.n) && C14957gcv.b((Object) this.c, (Object) c8484dMl.c); } }