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

372 lines
14 KiB
Java

package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes3.dex */
public final class COu extends C16562pOe {
@SerializedName("partnerTransactionId")
public final String A;
@SerializedName("productGroup")
public final String B;
@SerializedName("productFormat")
public final String C;
@SerializedName("paymentDueAmount")
public final Double D;
@SerializedName("remainingBalance")
public final Double E;
@SerializedName("shortDisclaimer")
public final String F;
@SerializedName("productOwnerIconUrl")
public final String G;
@SerializedName("productId")
public final String H;
@SerializedName("productIconUrl")
public final String I;
@SerializedName("totalLabel")
public final String J;
@SerializedName("tenor")
public final Integer K;
@SerializedName("stopPaymentFlag")
public final String L;
@SerializedName("totalPrinciple")
public final Double M;
@SerializedName("usedBalance")
public final Double N;
@SerializedName("warningMsg")
public final String P;
@SerializedName("sortSequence")
private final Integer R;
@SerializedName("waivedLateFlag")
public final String S;
@SerializedName("accountName")
public final String a;
@SerializedName("currency")
public final String b;
@SerializedName("deepLink")
public final String c;
@SerializedName("accountStatusIconUrl")
public final String d;
@SerializedName("accountNo")
public final String e;
@SerializedName("installmentAmount")
public final Double f;
@SerializedName("disabledDescription")
public final String g;
@SerializedName("interestRate")
public final Double h;
@SerializedName("downtimeDescription")
public final String i;
@SerializedName("deepLinkBillPayment")
public final String j;
@SerializedName("latePaymentNumber")
public final Integer k;
@SerializedName("loanType")
public final String l;
@SerializedName("loanTypeDescription")
public final String m;
@SerializedName("longDisclaimer")
public final String n;
/* renamed from: o, reason: collision with root package name */
@SerializedName("isDisabledAccount")
public final String f8116o;
@SerializedName("paidLabel")
public final String p;
@SerializedName("nickname")
public final String q;
@SerializedName("middleLabel")
public final String r;
@SerializedName("paidOffCalculatedAmount")
public final Double s;
@SerializedName("paidAmountDueFlag")
public final String t;
@SerializedName("paidPrinciple")
public final Double u;
@SerializedName("partnerId")
public final String v;
@SerializedName("partnerName")
public final String w;
@SerializedName("paidOffFlag")
public final String x;
@SerializedName("paidOffStatusDescription")
public final String y;
@SerializedName("paymentDueDate")
public final String z;
public final String toString() {
Integer num = this.R;
String str = this.e;
String str2 = this.a;
Double d = this.h;
Integer num2 = this.K;
String str3 = this.b;
Double d2 = this.u;
Double d3 = this.M;
Double d4 = this.E;
Double d5 = this.f;
Double d6 = this.D;
String str4 = this.z;
Integer num3 = this.k;
String str5 = this.x;
String str6 = this.y;
String str7 = this.t;
String str8 = this.L;
Double d7 = this.s;
Double d8 = this.N;
String str9 = this.I;
String str10 = this.p;
String str11 = this.J;
String str12 = this.r;
String str13 = this.d;
String str14 = this.F;
String str15 = this.n;
String str16 = this.S;
String str17 = this.l;
String str18 = this.m;
String str19 = this.q;
String str20 = this.C;
String str21 = this.H;
String str22 = this.B;
String str23 = this.c;
String str24 = this.G;
String str25 = this.v;
String str26 = this.w;
String str27 = this.A;
String str28 = this.i;
String str29 = this.j;
String str30 = this.f8116o;
String str31 = this.g;
String str32 = this.P;
StringBuilder sb = new StringBuilder("LoanSummaryEntity(sortSequence=");
sb.append(num);
sb.append(", accountNo=");
sb.append(str);
sb.append(", accountName=");
sb.append(str2);
sb.append(", interestRate=");
sb.append(d);
sb.append(", tenor=");
sb.append(num2);
sb.append(", currency=");
sb.append(str3);
sb.append(", paidPrinciple=");
sb.append(d2);
sb.append(", totalPrinciple=");
sb.append(d3);
sb.append(", remainingBalance=");
sb.append(d4);
sb.append(", installmentAmount=");
sb.append(d5);
sb.append(", paymentDueAmount=");
sb.append(d6);
sb.append(", paymentDueDate=");
sb.append(str4);
sb.append(", latePaymentNumber=");
sb.append(num3);
sb.append(", paidOffFlag=");
sb.append(str5);
sb.append(", paidOffStatusDescription=");
sb.append(str6);
sb.append(", paidAmountDueFlag=");
sb.append(str7);
sb.append(", stopPaymentFlag=");
sb.append(str8);
sb.append(", paidOffCalculatedAmount=");
sb.append(d7);
sb.append(", usedBalance=");
sb.append(d8);
sb.append(", productIconUrl=");
sb.append(str9);
sb.append(", paidLabel=");
sb.append(str10);
sb.append(", totalLabel=");
sb.append(str11);
sb.append(", middleLabel=");
sb.append(str12);
sb.append(", accountStatusIconUrl=");
sb.append(str13);
sb.append(", shortDisclaimer=");
sb.append(str14);
sb.append(", longDisclaimer=");
sb.append(str15);
sb.append(", waivedLateFlag=");
sb.append(str16);
sb.append(", loanType=");
sb.append(str17);
sb.append(", loanTypeDescription=");
sb.append(str18);
sb.append(", nickname=");
sb.append(str19);
sb.append(", productFormat=");
sb.append(str20);
sb.append(", productId=");
sb.append(str21);
sb.append(", productGroup=");
sb.append(str22);
sb.append(", deepLink=");
sb.append(str23);
sb.append(", productOwnerIconUrl=");
sb.append(str24);
sb.append(", partnerId=");
sb.append(str25);
sb.append(", partnerName=");
sb.append(str26);
sb.append(", partnerTransactionId=");
sb.append(str27);
sb.append(", downtimeDescription=");
sb.append(str28);
sb.append(", deepLinkBillPayment=");
sb.append(str29);
sb.append(", isDisabledAccount=");
sb.append(str30);
sb.append(", disabledDescription=");
sb.append(str31);
sb.append(", warningMsg=");
sb.append(str32);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
Integer num = this.R;
int hashCode = num == null ? 0 : num.hashCode();
String str = this.e;
int hashCode2 = str == null ? 0 : str.hashCode();
String str2 = this.a;
int hashCode3 = str2 == null ? 0 : str2.hashCode();
Double d = this.h;
int hashCode4 = d == null ? 0 : d.hashCode();
Integer num2 = this.K;
int hashCode5 = num2 == null ? 0 : num2.hashCode();
String str3 = this.b;
int hashCode6 = str3 == null ? 0 : str3.hashCode();
Double d2 = this.u;
int hashCode7 = d2 == null ? 0 : d2.hashCode();
Double d3 = this.M;
int hashCode8 = d3 == null ? 0 : d3.hashCode();
Double d4 = this.E;
int hashCode9 = d4 == null ? 0 : d4.hashCode();
Double d5 = this.f;
int hashCode10 = d5 == null ? 0 : d5.hashCode();
Double d6 = this.D;
int hashCode11 = d6 == null ? 0 : d6.hashCode();
String str4 = this.z;
int hashCode12 = str4 == null ? 0 : str4.hashCode();
Integer num3 = this.k;
int hashCode13 = num3 == null ? 0 : num3.hashCode();
String str5 = this.x;
int hashCode14 = str5 == null ? 0 : str5.hashCode();
String str6 = this.y;
int hashCode15 = str6 == null ? 0 : str6.hashCode();
String str7 = this.t;
int hashCode16 = str7 == null ? 0 : str7.hashCode();
String str8 = this.L;
int hashCode17 = str8 == null ? 0 : str8.hashCode();
Double d7 = this.s;
int hashCode18 = d7 == null ? 0 : d7.hashCode();
Double d8 = this.N;
int hashCode19 = d8 == null ? 0 : d8.hashCode();
String str9 = this.I;
int hashCode20 = str9 == null ? 0 : str9.hashCode();
String str10 = this.p;
int hashCode21 = str10 == null ? 0 : str10.hashCode();
String str11 = this.J;
int hashCode22 = str11 == null ? 0 : str11.hashCode();
String str12 = this.r;
int hashCode23 = str12 == null ? 0 : str12.hashCode();
String str13 = this.d;
int hashCode24 = str13 == null ? 0 : str13.hashCode();
String str14 = this.F;
int hashCode25 = str14 == null ? 0 : str14.hashCode();
String str15 = this.n;
int hashCode26 = str15 == null ? 0 : str15.hashCode();
String str16 = this.S;
int hashCode27 = str16 == null ? 0 : str16.hashCode();
String str17 = this.l;
int hashCode28 = str17 == null ? 0 : str17.hashCode();
String str18 = this.m;
int hashCode29 = str18 == null ? 0 : str18.hashCode();
String str19 = this.q;
int hashCode30 = str19 == null ? 0 : str19.hashCode();
String str20 = this.C;
int hashCode31 = str20 == null ? 0 : str20.hashCode();
String str21 = this.H;
int hashCode32 = str21 == null ? 0 : str21.hashCode();
String str22 = this.B;
int hashCode33 = str22 == null ? 0 : str22.hashCode();
String str23 = this.c;
int hashCode34 = str23 == null ? 0 : str23.hashCode();
String str24 = this.G;
int hashCode35 = str24 == null ? 0 : str24.hashCode();
String str25 = this.v;
int hashCode36 = str25 == null ? 0 : str25.hashCode();
String str26 = this.w;
int hashCode37 = str26 == null ? 0 : str26.hashCode();
String str27 = this.A;
int hashCode38 = str27 == null ? 0 : str27.hashCode();
String str28 = this.i;
int hashCode39 = str28 == null ? 0 : str28.hashCode();
String str29 = this.j;
int hashCode40 = str29 == null ? 0 : str29.hashCode();
String str30 = this.f8116o;
int hashCode41 = str30 == null ? 0 : str30.hashCode();
String str31 = this.g;
int hashCode42 = str31 == null ? 0 : str31.hashCode();
String str32 = this.P;
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) + hashCode38) * 31) + hashCode39) * 31) + hashCode40) * 31) + hashCode41) * 31) + hashCode42) * 31) + (str32 != null ? str32.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof COu)) {
return false;
}
COu cOu = (COu) obj;
return C14957gcv.b(this.R, cOu.R) && C14957gcv.b((Object) this.e, (Object) cOu.e) && C14957gcv.b((Object) this.a, (Object) cOu.a) && C14957gcv.b(this.h, cOu.h) && C14957gcv.b(this.K, cOu.K) && C14957gcv.b((Object) this.b, (Object) cOu.b) && C14957gcv.b(this.u, cOu.u) && C14957gcv.b(this.M, cOu.M) && C14957gcv.b(this.E, cOu.E) && C14957gcv.b(this.f, cOu.f) && C14957gcv.b(this.D, cOu.D) && C14957gcv.b((Object) this.z, (Object) cOu.z) && C14957gcv.b(this.k, cOu.k) && C14957gcv.b((Object) this.x, (Object) cOu.x) && C14957gcv.b((Object) this.y, (Object) cOu.y) && C14957gcv.b((Object) this.t, (Object) cOu.t) && C14957gcv.b((Object) this.L, (Object) cOu.L) && C14957gcv.b(this.s, cOu.s) && C14957gcv.b(this.N, cOu.N) && C14957gcv.b((Object) this.I, (Object) cOu.I) && C14957gcv.b((Object) this.p, (Object) cOu.p) && C14957gcv.b((Object) this.J, (Object) cOu.J) && C14957gcv.b((Object) this.r, (Object) cOu.r) && C14957gcv.b((Object) this.d, (Object) cOu.d) && C14957gcv.b((Object) this.F, (Object) cOu.F) && C14957gcv.b((Object) this.n, (Object) cOu.n) && C14957gcv.b((Object) this.S, (Object) cOu.S) && C14957gcv.b((Object) this.l, (Object) cOu.l) && C14957gcv.b((Object) this.m, (Object) cOu.m) && C14957gcv.b((Object) this.q, (Object) cOu.q) && C14957gcv.b((Object) this.C, (Object) cOu.C) && C14957gcv.b((Object) this.H, (Object) cOu.H) && C14957gcv.b((Object) this.B, (Object) cOu.B) && C14957gcv.b((Object) this.c, (Object) cOu.c) && C14957gcv.b((Object) this.G, (Object) cOu.G) && C14957gcv.b((Object) this.v, (Object) cOu.v) && C14957gcv.b((Object) this.w, (Object) cOu.w) && C14957gcv.b((Object) this.A, (Object) cOu.A) && C14957gcv.b((Object) this.i, (Object) cOu.i) && C14957gcv.b((Object) this.j, (Object) cOu.j) && C14957gcv.b((Object) this.f8116o, (Object) cOu.f8116o) && C14957gcv.b((Object) this.g, (Object) cOu.g) && C14957gcv.b((Object) this.P, (Object) cOu.P);
}
}