package o; import com.google.gson.annotations.SerializedName; import java.util.List; /* loaded from: classes3.dex */ public final class OQN extends C16562pOe { @SerializedName("rewardsEligible") public final Integer A; @SerializedName("sortSequence") public final Integer B; @SerializedName("referenceName") public final String C; @SerializedName("rewardsEligibleLabel") public final String D; @SerializedName("supplementaryFlag") public final String E; @SerializedName("stmtDueDate") public final String F; @SerializedName("stmtDueAmount") public final Double G; @SerializedName("stmtCloseDate") public final String H; @SerializedName("stmtMinDueAmount") public final Double I; @SerializedName("tempCreditLimit") public final String J; @SerializedName("tempCreditLimitExp") public final String K; @SerializedName("viewReward") public final Integer L; @SerializedName("blockOnshoreEcomFlag") public final String a; @SerializedName("availableCredit") public final Double b; @SerializedName("blockOffshoreEcomFlag") public final String c; @SerializedName("allow") public final List d; @SerializedName("canUsePointX") public final Boolean e; @SerializedName("cardRefNo") public final String f; @SerializedName("creditcardDescription") public final String g; @SerializedName("cardNetwork") public final String h; @SerializedName("cardStatus") public final yzb i; @SerializedName("creditcardimageURL") public final String j; @SerializedName("creditcardStatus") public final String k; @SerializedName("creditUsed") public final Double l; @SerializedName("creditCardType") public final String m; @SerializedName("creditLimit") public final Double n; /* renamed from: o, reason: collision with root package name */ @SerializedName("creditcardLogoURL") public final String f8303o; @SerializedName("currentDueAmount") public final Double p; @SerializedName("creditcardOwnerLogoURL") public final String q; @SerializedName("isDJTRename") public final Boolean r; @SerializedName("dpoHistory") public final String s; @SerializedName("currency") public final String t; @SerializedName("productType") public final C17356wAn u; @SerializedName("pointLabel") public final String v; @SerializedName("paymentStatus") public final yzb w; @SerializedName("paymentAmount") public final Double x; @SerializedName("lastPaymentDate") public final String y; @SerializedName("serviceTabRemark") public final String z; public final String toString() { C17356wAn c17356wAn = this.u; Integer num = this.B; yzb yzbVar = this.i; String str = this.F; String str2 = this.y; String str3 = this.t; yzb yzbVar2 = this.w; Double d = this.x; String str4 = this.f; String str5 = this.C; Double d2 = this.G; Double d3 = this.l; Double d4 = this.n; Double d5 = this.b; Double d6 = this.p; String str6 = this.j; Integer num2 = this.A; List list = this.d; String str7 = this.k; String str8 = this.E; Double d7 = this.I; String str9 = this.s; String str10 = this.v; String str11 = this.m; Integer num3 = this.L; String str12 = this.J; String str13 = this.K; String str14 = this.g; String str15 = this.H; String str16 = this.f8303o; String str17 = this.h; String str18 = this.a; String str19 = this.c; String str20 = this.D; String str21 = this.q; String str22 = this.z; Boolean bool = this.e; Boolean bool2 = this.r; StringBuilder sb = new StringBuilder("CreditCardSummaryEntity(productType="); sb.append(c17356wAn); sb.append(", sortSequence="); sb.append(num); sb.append(", cardStatus="); sb.append(yzbVar); sb.append(", stmtDueDate="); sb.append(str); sb.append(", lastPaymentDate="); sb.append(str2); sb.append(", currency="); sb.append(str3); sb.append(", paymentStatus="); sb.append(yzbVar2); sb.append(", paymentAmount="); sb.append(d); sb.append(", cardRefNo="); sb.append(str4); sb.append(", referenceName="); sb.append(str5); sb.append(", stmtDueAmount="); sb.append(d2); sb.append(", creditUsed="); sb.append(d3); sb.append(", creditLimit="); sb.append(d4); sb.append(", availableCredit="); sb.append(d5); sb.append(", currentDueAmount="); sb.append(d6); sb.append(", creditCardImageURL="); sb.append(str6); sb.append(", rewardsEligible="); sb.append(num2); sb.append(", allow="); sb.append(list); sb.append(", creditCardStatus="); sb.append(str7); sb.append(", supplementaryFlag="); sb.append(str8); sb.append(", stmtMinDueAmount="); sb.append(d7); sb.append(", dpoHistory="); sb.append(str9); sb.append(", pointLabel="); sb.append(str10); sb.append(", creditCardType="); sb.append(str11); sb.append(", viewReward="); sb.append(num3); sb.append(", tempCreditLimit="); sb.append(str12); sb.append(", tempCreditLimitExp="); sb.append(str13); sb.append(", creditCardDescription="); sb.append(str14); sb.append(", stmtCloseDate="); sb.append(str15); sb.append(", creditcardLogoURL="); sb.append(str16); sb.append(", cardNetwork="); sb.append(str17); sb.append(", blockOnshoreEcomFlag="); sb.append(str18); sb.append(", blockOffshoreEcomFlag="); sb.append(str19); sb.append(", rewardsEligibleLabel="); sb.append(str20); sb.append(", creditcardOwnerLogoURL="); sb.append(str21); sb.append(", serviceTabRemark="); sb.append(str22); sb.append(", canUsePointX="); sb.append(bool); sb.append(", isDJTRename="); sb.append(bool2); sb.append(")"); return sb.toString(); } public final int hashCode() { C17356wAn c17356wAn = this.u; int hashCode = c17356wAn == null ? 0 : c17356wAn.hashCode(); Integer num = this.B; int hashCode2 = num == null ? 0 : num.hashCode(); yzb yzbVar = this.i; int hashCode3 = yzbVar == null ? 0 : yzbVar.hashCode(); String str = this.F; int hashCode4 = str == null ? 0 : str.hashCode(); String str2 = this.y; int hashCode5 = str2 == null ? 0 : str2.hashCode(); String str3 = this.t; int hashCode6 = str3 == null ? 0 : str3.hashCode(); yzb yzbVar2 = this.w; int hashCode7 = yzbVar2 == null ? 0 : yzbVar2.hashCode(); Double d = this.x; int hashCode8 = d == null ? 0 : d.hashCode(); String str4 = this.f; int hashCode9 = str4 == null ? 0 : str4.hashCode(); String str5 = this.C; int hashCode10 = str5 == null ? 0 : str5.hashCode(); Double d2 = this.G; int hashCode11 = d2 == null ? 0 : d2.hashCode(); Double d3 = this.l; int hashCode12 = d3 == null ? 0 : d3.hashCode(); Double d4 = this.n; int hashCode13 = d4 == null ? 0 : d4.hashCode(); Double d5 = this.b; int hashCode14 = d5 == null ? 0 : d5.hashCode(); Double d6 = this.p; int hashCode15 = d6 == null ? 0 : d6.hashCode(); String str6 = this.j; int hashCode16 = str6 == null ? 0 : str6.hashCode(); Integer num2 = this.A; int hashCode17 = num2 == null ? 0 : num2.hashCode(); List list = this.d; int hashCode18 = list == null ? 0 : list.hashCode(); String str7 = this.k; int hashCode19 = str7 == null ? 0 : str7.hashCode(); String str8 = this.E; int hashCode20 = str8 == null ? 0 : str8.hashCode(); Double d7 = this.I; int hashCode21 = d7 == null ? 0 : d7.hashCode(); String str9 = this.s; int hashCode22 = str9 == null ? 0 : str9.hashCode(); String str10 = this.v; int hashCode23 = str10 == null ? 0 : str10.hashCode(); String str11 = this.m; int hashCode24 = str11 == null ? 0 : str11.hashCode(); Integer num3 = this.L; int hashCode25 = num3 == null ? 0 : num3.hashCode(); String str12 = this.J; int hashCode26 = str12 == null ? 0 : str12.hashCode(); String str13 = this.K; int hashCode27 = str13 == null ? 0 : str13.hashCode(); String str14 = this.g; int hashCode28 = str14 == null ? 0 : str14.hashCode(); String str15 = this.H; int hashCode29 = str15 == null ? 0 : str15.hashCode(); String str16 = this.f8303o; int hashCode30 = str16 == null ? 0 : str16.hashCode(); String str17 = this.h; int hashCode31 = str17 == null ? 0 : str17.hashCode(); String str18 = this.a; int hashCode32 = str18 == null ? 0 : str18.hashCode(); String str19 = this.c; int hashCode33 = str19 == null ? 0 : str19.hashCode(); String str20 = this.D; int hashCode34 = str20 == null ? 0 : str20.hashCode(); String str21 = this.q; int hashCode35 = str21 == null ? 0 : str21.hashCode(); String str22 = this.z; int hashCode36 = str22 == null ? 0 : str22.hashCode(); Boolean bool = this.e; int hashCode37 = bool == null ? 0 : bool.hashCode(); Boolean bool2 = this.r; 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) + hashCode22) * 31) + hashCode23) * 31) + hashCode24) * 31) + hashCode25) * 31) + hashCode26) * 31) + hashCode27) * 31) + hashCode28) * 31) + hashCode29) * 31) + hashCode30) * 31) + hashCode31) * 31) + hashCode32) * 31) + hashCode33) * 31) + hashCode34) * 31) + hashCode35) * 31) + hashCode36) * 31) + hashCode37) * 31) + (bool2 != null ? bool2.hashCode() : 0); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof OQN)) { return false; } OQN oqn = (OQN) obj; return C14957gcv.b(this.u, oqn.u) && C14957gcv.b(this.B, oqn.B) && C14957gcv.b(this.i, oqn.i) && C14957gcv.b((Object) this.F, (Object) oqn.F) && C14957gcv.b((Object) this.y, (Object) oqn.y) && C14957gcv.b((Object) this.t, (Object) oqn.t) && C14957gcv.b(this.w, oqn.w) && C14957gcv.b(this.x, oqn.x) && C14957gcv.b((Object) this.f, (Object) oqn.f) && C14957gcv.b((Object) this.C, (Object) oqn.C) && C14957gcv.b(this.G, oqn.G) && C14957gcv.b(this.l, oqn.l) && C14957gcv.b(this.n, oqn.n) && C14957gcv.b(this.b, oqn.b) && C14957gcv.b(this.p, oqn.p) && C14957gcv.b((Object) this.j, (Object) oqn.j) && C14957gcv.b(this.A, oqn.A) && C14957gcv.b(this.d, oqn.d) && C14957gcv.b((Object) this.k, (Object) oqn.k) && C14957gcv.b((Object) this.E, (Object) oqn.E) && C14957gcv.b(this.I, oqn.I) && C14957gcv.b((Object) this.s, (Object) oqn.s) && C14957gcv.b((Object) this.v, (Object) oqn.v) && C14957gcv.b((Object) this.m, (Object) oqn.m) && C14957gcv.b(this.L, oqn.L) && C14957gcv.b((Object) this.J, (Object) oqn.J) && C14957gcv.b((Object) this.K, (Object) oqn.K) && C14957gcv.b((Object) this.g, (Object) oqn.g) && C14957gcv.b((Object) this.H, (Object) oqn.H) && C14957gcv.b((Object) this.f8303o, (Object) oqn.f8303o) && C14957gcv.b((Object) this.h, (Object) oqn.h) && C14957gcv.b((Object) this.a, (Object) oqn.a) && C14957gcv.b((Object) this.c, (Object) oqn.c) && C14957gcv.b((Object) this.D, (Object) oqn.D) && C14957gcv.b((Object) this.q, (Object) oqn.q) && C14957gcv.b((Object) this.z, (Object) oqn.z) && C14957gcv.b(this.e, oqn.e) && C14957gcv.b(this.r, oqn.r); } }