package o; import java.util.List; import o.Mqw; /* renamed from: o.Of, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C0771Of { public final String a; public final String b; public final List c; public final Mqw.Sts d; public final String e; public final String f; public final String g; public final String h; public final List i; public final String j; public final String k; public final Qve l; public final List m; public final String n; /* renamed from: o, reason: collision with root package name */ public final NY f8308o; public final List p; public C0771Of(String str, String str2, List list, String str3, Mqw.Sts sts, String str4, String str5, String str6, List list2, String str7, List list3, String str8, List list4, String str9, NY ny, Qve qve) { C14957gcv.e(str2, ""); C14957gcv.e(list, ""); C14957gcv.e(str3, ""); C14957gcv.e(sts, ""); C14957gcv.e(str4, ""); C14957gcv.e(str5, ""); C14957gcv.e(list2, ""); C14957gcv.e(list3, ""); C14957gcv.e(str8, ""); C14957gcv.e(list4, ""); C14957gcv.e(qve, ""); this.k = str; this.b = str2; this.c = list; this.j = str3; this.d = sts; this.e = str4; this.g = str5; this.h = str6; this.p = list2; this.a = str7; this.i = list3; this.n = str8; this.m = list4; this.f = str9; this.f8308o = ny; this.l = qve; } public final String toString() { String str = this.k; String str2 = this.b; List list = this.c; String str3 = this.j; Mqw.Sts sts = this.d; String str4 = this.e; String str5 = this.g; String str6 = this.h; List list2 = this.p; String str7 = this.a; List list3 = this.i; String str8 = this.n; List list4 = this.m; String str9 = this.f; NY ny = this.f8308o; Qve qve = this.l; StringBuilder sb = new StringBuilder("HmlReviewBusinessDisplay(privilegedProfession="); sb.append(str); sb.append(", businessName="); sb.append(str2); sb.append(", businessAddress="); sb.append(list); sb.append(", companyPhone="); sb.append(str3); sb.append(", businessExperience="); sb.append(sts); sb.append(", businessIndustry="); sb.append(str4); sb.append(", businessType="); sb.append(str5); sb.append(", businessRegistrationNo="); sb.append(str6); sb.append(", storeType="); sb.append(list2); sb.append(", businessOnLease="); sb.append(str7); sb.append(", loanPurpose="); sb.append(list3); sb.append(", netIncome="); sb.append(str8); sb.append(", operatingAccount="); sb.append(list4); sb.append(", businessUrl="); sb.append(str9); sb.append(", marketplaceUrl="); sb.append(ny); sb.append(", sourceOfIncome="); sb.append(qve); sb.append(")"); return sb.toString(); } public final int hashCode() { String str = this.k; int hashCode = str == null ? 0 : str.hashCode(); int hashCode2 = this.b.hashCode(); int hashCode3 = this.c.hashCode(); int hashCode4 = this.j.hashCode(); int hashCode5 = this.d.hashCode(); int hashCode6 = this.e.hashCode(); int hashCode7 = this.g.hashCode(); String str2 = this.h; int hashCode8 = str2 == null ? 0 : str2.hashCode(); int hashCode9 = this.p.hashCode(); String str3 = this.a; int hashCode10 = str3 == null ? 0 : str3.hashCode(); int hashCode11 = this.i.hashCode(); int hashCode12 = this.n.hashCode(); int hashCode13 = this.m.hashCode(); String str4 = this.f; int hashCode14 = str4 == null ? 0 : str4.hashCode(); NY ny = this.f8308o; 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) + (ny != null ? ny.hashCode() : 0)) * 31) + this.l.hashCode(); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C0771Of)) { return false; } C0771Of c0771Of = (C0771Of) obj; return C14957gcv.b((Object) this.k, (Object) c0771Of.k) && C14957gcv.b((Object) this.b, (Object) c0771Of.b) && C14957gcv.b(this.c, c0771Of.c) && C14957gcv.b((Object) this.j, (Object) c0771Of.j) && C14957gcv.b(this.d, c0771Of.d) && C14957gcv.b((Object) this.e, (Object) c0771Of.e) && C14957gcv.b((Object) this.g, (Object) c0771Of.g) && C14957gcv.b((Object) this.h, (Object) c0771Of.h) && C14957gcv.b(this.p, c0771Of.p) && C14957gcv.b((Object) this.a, (Object) c0771Of.a) && C14957gcv.b(this.i, c0771Of.i) && C14957gcv.b((Object) this.n, (Object) c0771Of.n) && C14957gcv.b(this.m, c0771Of.m) && C14957gcv.b((Object) this.f, (Object) c0771Of.f) && C14957gcv.b(this.f8308o, c0771Of.f8308o) && C14957gcv.b(this.l, c0771Of.l); } }