package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.ryf, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C16879ryf { @SerializedName("footerLabel") public final String a; @SerializedName("headerLabel") public final String b; @SerializedName("description") public final String c; @SerializedName("collapseBoxHeightPx") public final Integer d; @SerializedName("collapseIconPosition") public final String e; @SerializedName("isActive") public final Boolean f; @SerializedName("htmlContent") public final String g; @SerializedName("info2") public final String h; @SerializedName("info3") public final String i; @SerializedName("info1") public final String j; @SerializedName("sectionLabel") public final String k; @SerializedName("remark") public final String l; @SerializedName("language") public final String m; @SerializedName("sectionDisplayType") public final String n; /* renamed from: o, reason: collision with root package name */ @SerializedName("isCollapsible") public final Boolean f9261o; @SerializedName("staticInfo") public final String q; @SerializedName("sectionName") public final String r; @SerializedName("sectionNo") public final Integer s; @SerializedName("sectionPriority") public final Integer t; public final String toString() { Integer num = this.s; String str = this.m; Integer num2 = this.t; String str2 = this.r; String str3 = this.k; String str4 = this.n; Boolean bool = this.f9261o; String str5 = this.e; Integer num3 = this.d; String str6 = this.b; String str7 = this.q; String str8 = this.g; String str9 = this.l; String str10 = this.a; String str11 = this.j; String str12 = this.h; String str13 = this.i; String str14 = this.c; Boolean bool2 = this.f; StringBuilder sb = new StringBuilder("EasycashProductDetailsSectionEntity(sectionNo="); sb.append(num); sb.append(", language="); sb.append(str); sb.append(", sectionPriority="); sb.append(num2); sb.append(", sectionName="); sb.append(str2); sb.append(", sectionLabel="); sb.append(str3); sb.append(", sectionDisplayType="); sb.append(str4); sb.append(", isCollapsible="); sb.append(bool); sb.append(", collapseIconPosition="); sb.append(str5); sb.append(", collapseBoxHeightPx="); sb.append(num3); sb.append(", headerLabel="); sb.append(str6); sb.append(", staticInfo="); sb.append(str7); sb.append(", htmlContent="); sb.append(str8); sb.append(", remark="); sb.append(str9); sb.append(", footerLabel="); sb.append(str10); sb.append(", info1="); sb.append(str11); sb.append(", info2="); sb.append(str12); sb.append(", info3="); sb.append(str13); sb.append(", description="); sb.append(str14); sb.append(", isActive="); sb.append(bool2); sb.append(")"); return sb.toString(); } public final int hashCode() { Integer num = this.s; int hashCode = num == null ? 0 : num.hashCode(); String str = this.m; int hashCode2 = str == null ? 0 : str.hashCode(); Integer num2 = this.t; int hashCode3 = num2 == null ? 0 : num2.hashCode(); String str2 = this.r; int hashCode4 = str2 == null ? 0 : str2.hashCode(); String str3 = this.k; int hashCode5 = str3 == null ? 0 : str3.hashCode(); String str4 = this.n; int hashCode6 = str4 == null ? 0 : str4.hashCode(); Boolean bool = this.f9261o; int hashCode7 = bool == null ? 0 : bool.hashCode(); String str5 = this.e; int hashCode8 = str5 == null ? 0 : str5.hashCode(); Integer num3 = this.d; int hashCode9 = num3 == null ? 0 : num3.hashCode(); String str6 = this.b; int hashCode10 = str6 == null ? 0 : str6.hashCode(); String str7 = this.q; int hashCode11 = str7 == null ? 0 : str7.hashCode(); String str8 = this.g; int hashCode12 = str8 == null ? 0 : str8.hashCode(); String str9 = this.l; int hashCode13 = str9 == null ? 0 : str9.hashCode(); String str10 = this.a; int hashCode14 = str10 == null ? 0 : str10.hashCode(); String str11 = this.j; int hashCode15 = str11 == null ? 0 : str11.hashCode(); String str12 = this.h; int hashCode16 = str12 == null ? 0 : str12.hashCode(); String str13 = this.i; int hashCode17 = str13 == null ? 0 : str13.hashCode(); String str14 = this.c; int hashCode18 = str14 == null ? 0 : str14.hashCode(); Boolean bool2 = this.f; 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) + (bool2 != null ? bool2.hashCode() : 0); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C16879ryf)) { return false; } C16879ryf c16879ryf = (C16879ryf) obj; return C14957gcv.b(this.s, c16879ryf.s) && C14957gcv.b((Object) this.m, (Object) c16879ryf.m) && C14957gcv.b(this.t, c16879ryf.t) && C14957gcv.b((Object) this.r, (Object) c16879ryf.r) && C14957gcv.b((Object) this.k, (Object) c16879ryf.k) && C14957gcv.b((Object) this.n, (Object) c16879ryf.n) && C14957gcv.b(this.f9261o, c16879ryf.f9261o) && C14957gcv.b((Object) this.e, (Object) c16879ryf.e) && C14957gcv.b(this.d, c16879ryf.d) && C14957gcv.b((Object) this.b, (Object) c16879ryf.b) && C14957gcv.b((Object) this.q, (Object) c16879ryf.q) && C14957gcv.b((Object) this.g, (Object) c16879ryf.g) && C14957gcv.b((Object) this.l, (Object) c16879ryf.l) && C14957gcv.b((Object) this.a, (Object) c16879ryf.a) && C14957gcv.b((Object) this.j, (Object) c16879ryf.j) && C14957gcv.b((Object) this.h, (Object) c16879ryf.h) && C14957gcv.b((Object) this.i, (Object) c16879ryf.i) && C14957gcv.b((Object) this.c, (Object) c16879ryf.c) && C14957gcv.b(this.f, c16879ryf.f); } }