what-the-bank/sources/o/Dzn.java

356 lines
15 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.List;
import org.threeten.bp.OffsetDateTime;
/* loaded from: classes3.dex */
public final class Dzn extends Pag {
public final String A;
public final String B;
public final String C;
public final String D;
public final int E;
public final String F;
public final String G;
public final OffsetDateTime H;
public final String I;
public final String J;
public final String K;
public final OffsetDateTime L;
public final double M;
public final Double N;
public final Double O;
private final String P;
public final int Q;
private final String R;
public final OffsetDateTime S;
private final Integer T;
public final Double a;
public final String b;
public final List<String> c;
public final String d;
public final String f;
public final String g;
public final String h;
public final boolean i;
public final String j;
public final String k;
public final String l;
public final String m;
public final String n;
/* renamed from: o, reason: collision with root package name */
public final String f8141o;
public final String p;
public final Double q;
public final Double r;
public final Double s;
public final String t;
public final VMt u;
public final String v;
public final boolean w;
public final OffsetDateTime x;
public final Double y;
public final String z;
public Dzn(Integer num, String str, OffsetDateTime offsetDateTime, OffsetDateTime offsetDateTime2, Double d, Double d2, String str2, Double d3, String str3, Double d4, Double d5, Double d6, String str4, String str5, String str6, String str7, String str8, VMt vMt, String str9, String str10, String str11, String str12, int i, List<String> list, String str13, String str14, double d7, String str15, String str16, String str17, int i2, Double d8, OffsetDateTime offsetDateTime3, String str18, OffsetDateTime offsetDateTime4, String str19, String str20, String str21, String str22, String str23, String str24, String str25, String str26, boolean z, boolean z2) {
C14957gcv.e(vMt, "");
this.T = num;
this.j = str;
this.L = offsetDateTime;
this.x = offsetDateTime2;
this.q = d;
this.N = d2;
this.R = str2;
this.r = d3;
this.F = str3;
this.y = d4;
this.s = d5;
this.a = d6;
this.z = str4;
this.B = str5;
this.D = str6;
this.C = str7;
this.v = str8;
this.u = vMt;
this.n = str9;
this.m = str10;
this.h = str11;
this.P = str12;
this.E = i;
this.c = list;
this.K = str13;
this.l = str14;
this.M = d7;
this.t = str15;
this.A = str16;
this.p = str17;
this.Q = i2;
this.O = d8;
this.S = offsetDateTime3;
this.g = str18;
this.H = offsetDateTime4;
this.k = str19;
this.f = str20;
this.b = str21;
this.d = str22;
this.I = str23;
this.f8141o = str24;
this.G = str25;
this.J = str26;
this.i = z;
this.w = z2;
}
public final String toString() {
Integer num = this.T;
String str = this.j;
OffsetDateTime offsetDateTime = this.L;
OffsetDateTime offsetDateTime2 = this.x;
Double d = this.q;
Double d2 = this.N;
String str2 = this.R;
Double d3 = this.r;
String str3 = this.F;
Double d4 = this.y;
Double d5 = this.s;
Double d6 = this.a;
String str4 = this.z;
String str5 = this.B;
String str6 = this.D;
String str7 = this.C;
String str8 = this.v;
VMt vMt = this.u;
String str9 = this.n;
String str10 = this.m;
String str11 = this.h;
String str12 = this.P;
int i = this.E;
List<String> list = this.c;
String str13 = this.K;
String str14 = this.l;
double d7 = this.M;
String str15 = this.t;
String str16 = this.A;
String str17 = this.p;
int i2 = this.Q;
Double d8 = this.O;
OffsetDateTime offsetDateTime3 = this.S;
String str18 = this.g;
OffsetDateTime offsetDateTime4 = this.H;
String str19 = this.k;
String str20 = this.f;
String str21 = this.b;
String str22 = this.d;
String str23 = this.I;
String str24 = this.f8141o;
String str25 = this.G;
String str26 = this.J;
boolean z = this.i;
boolean z2 = this.w;
StringBuilder sb = new StringBuilder("CreditCardSummary(sortSequence=");
sb.append(num);
sb.append(", cardRefNo=");
sb.append(str);
sb.append(", stmtDueDate=");
sb.append(offsetDateTime);
sb.append(", lastPaymentDate=");
sb.append(offsetDateTime2);
sb.append(", currentDueAmount=");
sb.append(d);
sb.append(", stmtDueAmount=");
sb.append(d2);
sb.append(", currency=");
sb.append(str2);
sb.append(", creditUsed=");
sb.append(d3);
sb.append(", referenceName=");
sb.append(str3);
sb.append(", paymentAmount=");
sb.append(d4);
sb.append(", creditLimit=");
sb.append(d5);
sb.append(", availableCredit=");
sb.append(d6);
sb.append(", productTypeCode=");
sb.append(str4);
sb.append(", productTypeSourceSystem=");
sb.append(str5);
sb.append(", productTypeDescription=");
sb.append(str6);
sb.append(", productTypeCurrentSourceSystem=");
sb.append(str7);
sb.append(", nickname=");
sb.append(str8);
sb.append(", paymentStatus=");
sb.append(vMt);
sb.append(", creditCardImageURL=");
sb.append(str9);
sb.append(", creditCardMask=");
sb.append(str10);
sb.append(", cardStatusCode=");
sb.append(str11);
sb.append(", cardStatusDescription=");
sb.append(str12);
sb.append(", rewardsEligible=");
sb.append(i);
sb.append(", allow=");
sb.append(list);
sb.append(", supplementaryFlag=");
sb.append(str13);
sb.append(", creditCardStatus=");
sb.append(str14);
sb.append(", stmtMinDueAmount=");
sb.append(d7);
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(", tempCreditLimit=");
sb.append(d8);
sb.append(", tempCreditLimitExp=");
sb.append(offsetDateTime3);
sb.append(", creditCardDescription=");
sb.append(str18);
sb.append(", stmtCloseDate=");
sb.append(offsetDateTime4);
sb.append(", creditCardLogoURL=");
sb.append(str19);
sb.append(", cardNetwork=");
sb.append(str20);
sb.append(", blockOnshoreEcomFlag=");
sb.append(str21);
sb.append(", blockOffshoreEcomFlag=");
sb.append(str22);
sb.append(", rewardsEligibleLabel=");
sb.append(str23);
sb.append(", creditCardOwnerLogoURL=");
sb.append(str24);
sb.append(", serviceTabRemark=");
sb.append(str25);
sb.append(", stmtCloseDateTime=");
sb.append(str26);
sb.append(", canUsePointX=");
sb.append(z);
sb.append(", isDJTRename=");
sb.append(z2);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
int hashCode;
int i;
int i2;
Integer num = this.T;
int hashCode2 = num == null ? 0 : num.hashCode();
String str = this.j;
int hashCode3 = str == null ? 0 : str.hashCode();
OffsetDateTime offsetDateTime = this.L;
int hashCode4 = offsetDateTime == null ? 0 : offsetDateTime.hashCode();
OffsetDateTime offsetDateTime2 = this.x;
int hashCode5 = offsetDateTime2 == null ? 0 : offsetDateTime2.hashCode();
Double d = this.q;
int hashCode6 = d == null ? 0 : d.hashCode();
Double d2 = this.N;
int hashCode7 = d2 == null ? 0 : d2.hashCode();
String str2 = this.R;
int hashCode8 = str2 == null ? 0 : str2.hashCode();
Double d3 = this.r;
int hashCode9 = d3 == null ? 0 : d3.hashCode();
String str3 = this.F;
int hashCode10 = str3 == null ? 0 : str3.hashCode();
Double d4 = this.y;
int hashCode11 = d4 == null ? 0 : d4.hashCode();
Double d5 = this.s;
int hashCode12 = d5 == null ? 0 : d5.hashCode();
Double d6 = this.a;
int hashCode13 = d6 == null ? 0 : d6.hashCode();
String str4 = this.z;
int hashCode14 = str4 == null ? 0 : str4.hashCode();
String str5 = this.B;
int hashCode15 = str5 == null ? 0 : str5.hashCode();
String str6 = this.D;
int hashCode16 = str6 == null ? 0 : str6.hashCode();
String str7 = this.C;
int hashCode17 = str7 == null ? 0 : str7.hashCode();
String str8 = this.v;
int hashCode18 = str8 == null ? 0 : str8.hashCode();
int hashCode19 = this.u.hashCode();
String str9 = this.n;
int hashCode20 = str9 == null ? 0 : str9.hashCode();
String str10 = this.m;
int hashCode21 = str10 == null ? 0 : str10.hashCode();
String str11 = this.h;
int hashCode22 = str11 == null ? 0 : str11.hashCode();
String str12 = this.P;
int hashCode23 = str12 == null ? 0 : str12.hashCode();
int hashCode24 = Integer.hashCode(this.E);
List<String> list = this.c;
int hashCode25 = list == null ? 0 : list.hashCode();
String str13 = this.K;
int hashCode26 = str13 == null ? 0 : str13.hashCode();
String str14 = this.l;
if (str14 == null) {
i = hashCode14;
i2 = hashCode15;
hashCode = 0;
} else {
hashCode = str14.hashCode();
i = hashCode14;
i2 = hashCode15;
}
int hashCode27 = Double.hashCode(this.M);
String str15 = this.t;
int hashCode28 = str15 == null ? 0 : str15.hashCode();
String str16 = this.A;
int hashCode29 = str16 == null ? 0 : str16.hashCode();
String str17 = this.p;
int hashCode30 = str17 == null ? 0 : str17.hashCode();
int hashCode31 = Integer.hashCode(this.Q);
Double d7 = this.O;
int hashCode32 = d7 == null ? 0 : d7.hashCode();
OffsetDateTime offsetDateTime3 = this.S;
int hashCode33 = offsetDateTime3 == null ? 0 : offsetDateTime3.hashCode();
String str18 = this.g;
int hashCode34 = str18 == null ? 0 : str18.hashCode();
OffsetDateTime offsetDateTime4 = this.H;
int hashCode35 = offsetDateTime4 == null ? 0 : offsetDateTime4.hashCode();
String str19 = this.k;
int hashCode36 = str19 == null ? 0 : str19.hashCode();
String str20 = this.f;
int hashCode37 = str20 == null ? 0 : str20.hashCode();
String str21 = this.b;
int hashCode38 = str21 == null ? 0 : str21.hashCode();
String str22 = this.d;
int hashCode39 = str22 == null ? 0 : str22.hashCode();
String str23 = this.I;
int hashCode40 = str23 == null ? 0 : str23.hashCode();
String str24 = this.f8141o;
int hashCode41 = str24 == null ? 0 : str24.hashCode();
String str25 = this.G;
int hashCode42 = str25 == null ? 0 : str25.hashCode();
String str26 = this.J;
int hashCode43 = str26 != null ? str26.hashCode() : 0;
boolean z = this.i;
int i3 = z ? 1 : z ? 1 : 0;
boolean z2 = this.w;
return (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((hashCode2 * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + i) * 31) + i2) * 31) + hashCode16) * 31) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + hashCode21) * 31) + hashCode22) * 31) + hashCode23) * 31) + hashCode24) * 31) + hashCode25) * 31) + hashCode26) * 31) + hashCode) * 31) + hashCode27) * 31) + hashCode28) * 31) + hashCode29) * 31) + hashCode30) * 31) + hashCode31) * 31) + hashCode32) * 31) + hashCode33) * 31) + hashCode34) * 31) + hashCode35) * 31) + hashCode36) * 31) + hashCode37) * 31) + hashCode38) * 31) + hashCode39) * 31) + hashCode40) * 31) + hashCode41) * 31) + hashCode42) * 31) + hashCode43) * 31) + i3) * 31) + (z2 ? 1 : z2 ? 1 : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof Dzn)) {
return false;
}
Dzn dzn = (Dzn) obj;
return C14957gcv.b(this.T, dzn.T) && C14957gcv.b((Object) this.j, (Object) dzn.j) && C14957gcv.b(this.L, dzn.L) && C14957gcv.b(this.x, dzn.x) && C14957gcv.b(this.q, dzn.q) && C14957gcv.b(this.N, dzn.N) && C14957gcv.b((Object) this.R, (Object) dzn.R) && C14957gcv.b(this.r, dzn.r) && C14957gcv.b((Object) this.F, (Object) dzn.F) && C14957gcv.b(this.y, dzn.y) && C14957gcv.b(this.s, dzn.s) && C14957gcv.b(this.a, dzn.a) && C14957gcv.b((Object) this.z, (Object) dzn.z) && C14957gcv.b((Object) this.B, (Object) dzn.B) && C14957gcv.b((Object) this.D, (Object) dzn.D) && C14957gcv.b((Object) this.C, (Object) dzn.C) && C14957gcv.b((Object) this.v, (Object) dzn.v) && this.u == dzn.u && C14957gcv.b((Object) this.n, (Object) dzn.n) && C14957gcv.b((Object) this.m, (Object) dzn.m) && C14957gcv.b((Object) this.h, (Object) dzn.h) && C14957gcv.b((Object) this.P, (Object) dzn.P) && this.E == dzn.E && C14957gcv.b(this.c, dzn.c) && C14957gcv.b((Object) this.K, (Object) dzn.K) && C14957gcv.b((Object) this.l, (Object) dzn.l) && Double.compare(this.M, dzn.M) == 0 && C14957gcv.b((Object) this.t, (Object) dzn.t) && C14957gcv.b((Object) this.A, (Object) dzn.A) && C14957gcv.b((Object) this.p, (Object) dzn.p) && this.Q == dzn.Q && C14957gcv.b(this.O, dzn.O) && C14957gcv.b(this.S, dzn.S) && C14957gcv.b((Object) this.g, (Object) dzn.g) && C14957gcv.b(this.H, dzn.H) && C14957gcv.b((Object) this.k, (Object) dzn.k) && C14957gcv.b((Object) this.f, (Object) dzn.f) && C14957gcv.b((Object) this.b, (Object) dzn.b) && C14957gcv.b((Object) this.d, (Object) dzn.d) && C14957gcv.b((Object) this.I, (Object) dzn.I) && C14957gcv.b((Object) this.f8141o, (Object) dzn.f8141o) && C14957gcv.b((Object) this.G, (Object) dzn.G) && C14957gcv.b((Object) this.J, (Object) dzn.J) && this.i == dzn.i && this.w == dzn.w;
}
}