package o; import org.threeten.bp.OffsetDateTime; /* renamed from: o.fnp, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C14155fnp { public final OffsetDateTime a; public final String b; public final String c; public final String d; public final Double e; public final OffsetDateTime f; public final OffsetDateTime g; public final boolean h; public final boolean i; public final String j; public final String k; public final Double l; public final String m; public final String n; /* renamed from: o, reason: collision with root package name */ public final String f9131o; public final String p; public final String q; public final String r; public final MZT s; public final String t; public final Double w; public final Double y; public C14155fnp(String str, String str2, String str3, Double d, Double d2, OffsetDateTime offsetDateTime, OffsetDateTime offsetDateTime2, String str4, String str5, String str6, MZT mzt, String str7, String str8, String str9, OffsetDateTime offsetDateTime3, Double d3, String str10, Double d4, String str11, boolean z, String str12, boolean z2) { C14957gcv.e(str, ""); C14957gcv.e(str2, ""); C14957gcv.e(str3, ""); C14957gcv.e(mzt, ""); this.j = str; this.f9131o = str2; this.m = str3; this.w = d; this.l = d2; this.g = offsetDateTime; this.f = offsetDateTime2; this.n = str4; this.b = str5; this.c = str6; this.s = mzt; this.q = str7; this.p = str8; this.d = str9; this.a = offsetDateTime3; this.e = d3; this.r = str10; this.y = d4; this.t = str11; this.i = z; this.k = str12; this.h = z2; } public final String toString() { String str = this.j; String str2 = this.f9131o; String str3 = this.m; Double d = this.w; Double d2 = this.l; OffsetDateTime offsetDateTime = this.g; OffsetDateTime offsetDateTime2 = this.f; String str4 = this.n; String str5 = this.b; String str6 = this.c; MZT mzt = this.s; String str7 = this.q; String str8 = this.p; String str9 = this.d; OffsetDateTime offsetDateTime3 = this.a; Double d3 = this.e; String str10 = this.r; Double d4 = this.y; String str11 = this.t; boolean z = this.i; String str12 = this.k; boolean z2 = this.h; StringBuilder sb = new StringBuilder("PolicyInfo(insAcctId="); sb.append(str); sb.append(", policyNo="); sb.append(str2); sb.append(", productName="); sb.append(str3); sb.append(", sumAssured="); sb.append(d); sb.append(", premiumAmount="); sb.append(d2); sb.append(", effectiveDate="); sb.append(offsetDateTime); sb.append(", endDate="); sb.append(offsetDateTime2); sb.append(", paymentPlan="); sb.append(str4); sb.append(", carLicenseNo="); sb.append(str5); sb.append(", collateralAddress="); sb.append(str6); sb.append(", productType="); sb.append(mzt); sb.append(", productTypeName="); sb.append(str7); sb.append(", productTypeIconUrl="); sb.append(str8); sb.append(", carRepairType="); sb.append(str9); sb.append(", dueDate="); sb.append(offsetDateTime3); sb.append(", dueAmount="); sb.append(d3); sb.append(", renewalProductName="); sb.append(str10); sb.append(", renewalSumAssured="); sb.append(d4); sb.append(", renewalPolicyDisclaimer="); sb.append(str11); sb.append(", isDisplayPaymentSection="); sb.append(z); sb.append(", paymentDisclaimer="); sb.append(str12); sb.append(", isAllowPolicyDocCopy="); sb.append(z2); sb.append(")"); return sb.toString(); } public final int hashCode() { int hashCode = this.j.hashCode(); int hashCode2 = this.f9131o.hashCode(); int hashCode3 = this.m.hashCode(); Double d = this.w; int hashCode4 = d == null ? 0 : d.hashCode(); Double d2 = this.l; int hashCode5 = d2 == null ? 0 : d2.hashCode(); OffsetDateTime offsetDateTime = this.g; int hashCode6 = offsetDateTime == null ? 0 : offsetDateTime.hashCode(); OffsetDateTime offsetDateTime2 = this.f; int hashCode7 = offsetDateTime2 == null ? 0 : offsetDateTime2.hashCode(); String str = this.n; int hashCode8 = str == null ? 0 : str.hashCode(); String str2 = this.b; int hashCode9 = str2 == null ? 0 : str2.hashCode(); String str3 = this.c; int hashCode10 = str3 == null ? 0 : str3.hashCode(); int hashCode11 = this.s.hashCode(); String str4 = this.q; int hashCode12 = str4 == null ? 0 : str4.hashCode(); String str5 = this.p; int hashCode13 = str5 == null ? 0 : str5.hashCode(); String str6 = this.d; int hashCode14 = str6 == null ? 0 : str6.hashCode(); OffsetDateTime offsetDateTime3 = this.a; int hashCode15 = offsetDateTime3 == null ? 0 : offsetDateTime3.hashCode(); Double d3 = this.e; int hashCode16 = d3 == null ? 0 : d3.hashCode(); String str7 = this.r; int hashCode17 = str7 == null ? 0 : str7.hashCode(); Double d4 = this.y; int hashCode18 = d4 == null ? 0 : d4.hashCode(); String str8 = this.t; int hashCode19 = str8 == null ? 0 : str8.hashCode(); boolean z = this.i; int i = z ? 1 : z ? 1 : 0; String str9 = this.k; int hashCode20 = str9 != null ? str9.hashCode() : 0; boolean z2 = this.h; 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) + i) * 31) + hashCode20) * 31) + (z2 ? 1 : z2 ? 1 : 0); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C14155fnp)) { return false; } C14155fnp c14155fnp = (C14155fnp) obj; return C14957gcv.b((Object) this.j, (Object) c14155fnp.j) && C14957gcv.b((Object) this.f9131o, (Object) c14155fnp.f9131o) && C14957gcv.b((Object) this.m, (Object) c14155fnp.m) && C14957gcv.b(this.w, c14155fnp.w) && C14957gcv.b(this.l, c14155fnp.l) && C14957gcv.b(this.g, c14155fnp.g) && C14957gcv.b(this.f, c14155fnp.f) && C14957gcv.b((Object) this.n, (Object) c14155fnp.n) && C14957gcv.b((Object) this.b, (Object) c14155fnp.b) && C14957gcv.b((Object) this.c, (Object) c14155fnp.c) && this.s == c14155fnp.s && C14957gcv.b((Object) this.q, (Object) c14155fnp.q) && C14957gcv.b((Object) this.p, (Object) c14155fnp.p) && C14957gcv.b((Object) this.d, (Object) c14155fnp.d) && C14957gcv.b(this.a, c14155fnp.a) && C14957gcv.b(this.e, c14155fnp.e) && C14957gcv.b((Object) this.r, (Object) c14155fnp.r) && C14957gcv.b(this.y, c14155fnp.y) && C14957gcv.b((Object) this.t, (Object) c14155fnp.t) && this.i == c14155fnp.i && C14957gcv.b((Object) this.k, (Object) c14155fnp.k) && this.h == c14155fnp.h; } }