package o; import java.util.List; /* renamed from: o.mcs, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C16243mcs { private final CoP A; public final int B; public final String C; private final int D; private final CoP G; public final String a; public final List b; public final double c; public final String d; public final String e; public final String f; public final String g; public final String h; public final String i; public final double j; public final double k; public final String l; public final String m; public final String n; /* renamed from: o, reason: collision with root package name */ public final double f9216o; public final double p; public final String q; public final String r; public final String s; public final CoP t; public final double u; public final String v; public final double w; public final String x; public final double y; private final String z; public C16243mcs(int i, CoP coP, String str, String str2, String str3, String str4, String str5, CoP coP2, String str6, double d, double d2, double d3, double d4, String str7, double d5, double d6, String str8, String str9, double d7, String str10, double d8, CoP coP3, String str11, String str12, String str13, String str14, List list, String str15, String str16, String str17, int i2) { C14957gcv.e(coP, ""); C14957gcv.e(str, ""); C14957gcv.e(str2, ""); C14957gcv.e(str3, ""); C14957gcv.e(str4, ""); C14957gcv.e(str5, ""); C14957gcv.e(coP2, ""); C14957gcv.e(str6, ""); C14957gcv.e(str7, ""); C14957gcv.e(str8, ""); C14957gcv.e(str9, ""); C14957gcv.e(str10, ""); C14957gcv.e(coP3, ""); C14957gcv.e(str11, ""); C14957gcv.e(str12, ""); C14957gcv.e(str13, ""); C14957gcv.e(str14, ""); C14957gcv.e(list, ""); C14957gcv.e(str15, ""); C14957gcv.e(str16, ""); C14957gcv.e(str17, ""); this.D = i; this.G = coP; this.d = str; this.a = str2; this.h = str3; this.i = str4; this.e = str5; this.t = coP2; this.l = str6; this.j = d; this.f9216o = d2; this.c = d3; this.w = d4; this.C = str7; this.u = d5; this.y = d6; this.v = str8; this.s = str9; this.p = d7; this.n = str10; this.k = d8; this.A = coP3; this.r = str11; this.z = str12; this.x = str13; this.f = str14; this.b = list; this.m = str15; this.q = str16; this.g = str17; this.B = i2; } public final String toString() { int i = this.D; CoP coP = this.G; String str = this.d; String str2 = this.a; String str3 = this.h; String str4 = this.i; String str5 = this.e; CoP coP2 = this.t; String str6 = this.l; double d = this.j; double d2 = this.f9216o; double d3 = this.c; double d4 = this.w; String str7 = this.C; double d5 = this.u; double d6 = this.y; String str8 = this.v; String str9 = this.s; double d7 = this.p; String str10 = this.n; double d8 = this.k; CoP coP3 = this.A; String str11 = this.r; String str12 = this.z; String str13 = this.x; String str14 = this.f; List list = this.b; String str15 = this.m; String str16 = this.q; String str17 = this.g; int i2 = this.B; StringBuilder sb = new StringBuilder("CreditCard(sortSequence="); sb.append(i); sb.append(", status="); sb.append(coP); sb.append(", cardRefNo="); sb.append(str); sb.append(", cardMask="); sb.append(str2); sb.append(", creditCardImageURL="); sb.append(str3); sb.append(", creditCardLogoURL="); sb.append(str4); sb.append(", cardStatusCode="); sb.append(str5); sb.append(", productType="); sb.append(coP2); sb.append(", currency="); sb.append(str6); sb.append(", creditLimit="); sb.append(d); sb.append(", creditUsed="); sb.append(d2); sb.append(", availableCredit="); sb.append(d3); sb.append(", tempCreditLimit="); sb.append(d4); sb.append(", tempCreditLimitExp="); sb.append(str7); sb.append(", stmtDueAmount="); sb.append(d5); sb.append(", stmtMinDueAmount="); sb.append(d6); sb.append(", stmtDueDate="); sb.append(str8); sb.append(", stmtCloseDate="); sb.append(str9); sb.append(", paymentAmount="); sb.append(d7); sb.append(", lastPaymentDate="); sb.append(str10); sb.append(", currentDueAmount="); sb.append(d8); sb.append(", paymentStatus="); sb.append(coP3); sb.append(", referenceName="); sb.append(str11); sb.append(", referenceLastname="); sb.append(str12); sb.append(", supplementaryFlag="); sb.append(str13); sb.append(", creditCardStatus="); sb.append(str14); sb.append(", allow="); sb.append(list); sb.append(", dpoHistory="); sb.append(str15); sb.append(", pointLabel="); sb.append(str16); sb.append(", creditCardType="); sb.append(str17); sb.append(", viewReward="); sb.append(i2); sb.append(")"); return sb.toString(); } public final int hashCode() { return (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((Integer.hashCode(this.D) * 31) + this.G.hashCode()) * 31) + this.d.hashCode()) * 31) + this.a.hashCode()) * 31) + this.h.hashCode()) * 31) + this.i.hashCode()) * 31) + this.e.hashCode()) * 31) + this.t.hashCode()) * 31) + this.l.hashCode()) * 31) + Double.hashCode(this.j)) * 31) + Double.hashCode(this.f9216o)) * 31) + Double.hashCode(this.c)) * 31) + Double.hashCode(this.w)) * 31) + this.C.hashCode()) * 31) + Double.hashCode(this.u)) * 31) + Double.hashCode(this.y)) * 31) + this.v.hashCode()) * 31) + this.s.hashCode()) * 31) + Double.hashCode(this.p)) * 31) + this.n.hashCode()) * 31) + Double.hashCode(this.k)) * 31) + this.A.hashCode()) * 31) + this.r.hashCode()) * 31) + this.z.hashCode()) * 31) + this.x.hashCode()) * 31) + this.f.hashCode()) * 31) + this.b.hashCode()) * 31) + this.m.hashCode()) * 31) + this.q.hashCode()) * 31) + this.g.hashCode()) * 31) + Integer.hashCode(this.B); } public final boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C16243mcs)) { return false; } C16243mcs c16243mcs = (C16243mcs) obj; return this.D == c16243mcs.D && C14957gcv.b(this.G, c16243mcs.G) && C14957gcv.b((Object) this.d, (Object) c16243mcs.d) && C14957gcv.b((Object) this.a, (Object) c16243mcs.a) && C14957gcv.b((Object) this.h, (Object) c16243mcs.h) && C14957gcv.b((Object) this.i, (Object) c16243mcs.i) && C14957gcv.b((Object) this.e, (Object) c16243mcs.e) && C14957gcv.b(this.t, c16243mcs.t) && C14957gcv.b((Object) this.l, (Object) c16243mcs.l) && Double.compare(this.j, c16243mcs.j) == 0 && Double.compare(this.f9216o, c16243mcs.f9216o) == 0 && Double.compare(this.c, c16243mcs.c) == 0 && Double.compare(this.w, c16243mcs.w) == 0 && C14957gcv.b((Object) this.C, (Object) c16243mcs.C) && Double.compare(this.u, c16243mcs.u) == 0 && Double.compare(this.y, c16243mcs.y) == 0 && C14957gcv.b((Object) this.v, (Object) c16243mcs.v) && C14957gcv.b((Object) this.s, (Object) c16243mcs.s) && Double.compare(this.p, c16243mcs.p) == 0 && C14957gcv.b((Object) this.n, (Object) c16243mcs.n) && Double.compare(this.k, c16243mcs.k) == 0 && C14957gcv.b(this.A, c16243mcs.A) && C14957gcv.b((Object) this.r, (Object) c16243mcs.r) && C14957gcv.b((Object) this.z, (Object) c16243mcs.z) && C14957gcv.b((Object) this.x, (Object) c16243mcs.x) && C14957gcv.b((Object) this.f, (Object) c16243mcs.f) && C14957gcv.b(this.b, c16243mcs.b) && C14957gcv.b((Object) this.m, (Object) c16243mcs.m) && C14957gcv.b((Object) this.q, (Object) c16243mcs.q) && C14957gcv.b((Object) this.g, (Object) c16243mcs.g) && this.B == c16243mcs.B; } }