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

278 lines
10 KiB
Java

package o;
import com.google.gson.annotations.SerializedName;
import com.huawei.hms.support.feature.result.CommonConstant;
import java.util.List;
/* loaded from: classes3.dex */
public final class vPd {
@SerializedName("stmtDueDate")
public final String A;
@SerializedName("stmtMinDueAmount")
public final Double B;
@SerializedName("tempCreditLimitExp")
public final String C;
@SerializedName("supplementaryFlag")
public final String D;
@SerializedName("viewReward")
public final Integer H;
@SerializedName("cardMask")
public final String a;
@SerializedName("cardRefNo")
public final String b;
@SerializedName("allow")
public final List<String> c;
@SerializedName("availableCredit")
public final Double d;
@SerializedName("cardStatusCode")
public final String e;
@SerializedName("creditLimit")
public final Double f;
@SerializedName("creditcardLogoURL")
public final String g;
@SerializedName("creditCardType")
public final String h;
@SerializedName("creditcardimageURL")
public final String i;
@SerializedName("creditcardStatus")
public final String j;
@SerializedName("dpoHistory")
public final String k;
@SerializedName("creditUsed")
public final Double l;
@SerializedName("lastPaymentDate")
public final String m;
@SerializedName("currency")
public final String n;
/* renamed from: o, reason: collision with root package name */
@SerializedName("currentDueAmount")
public final Double f9291o;
@SerializedName("productType")
public final C15104ghK p;
@SerializedName("pointLabel")
public final String q;
@SerializedName("referenceLastname")
public final String r;
@SerializedName("paymentStatus")
public final C15104ghK s;
@SerializedName("paymentAmount")
public final Double t;
@SerializedName("stmtCloseDate")
public final String u;
@SerializedName("stmtDueAmount")
public final Double v;
@SerializedName("sortSequence")
public final Integer w;
@SerializedName(CommonConstant.KEY_STATUS)
public final C15104ghK x;
@SerializedName("referenceName")
public final String y;
@SerializedName("tempCreditLimit")
public final Double z;
public final String toString() {
Integer num = this.w;
C15104ghK c15104ghK = this.x;
String str = this.b;
String str2 = this.a;
String str3 = this.i;
String str4 = this.g;
String str5 = this.e;
C15104ghK c15104ghK2 = this.p;
String str6 = this.n;
Double d = this.f;
Double d2 = this.l;
Double d3 = this.d;
Double d4 = this.z;
String str7 = this.C;
Double d5 = this.v;
Double d6 = this.B;
String str8 = this.A;
String str9 = this.u;
Double d7 = this.t;
String str10 = this.m;
Double d8 = this.f9291o;
C15104ghK c15104ghK3 = this.s;
String str11 = this.y;
String str12 = this.r;
String str13 = this.D;
String str14 = this.j;
List<String> list = this.c;
String str15 = this.k;
String str16 = this.q;
String str17 = this.h;
Integer num2 = this.H;
StringBuilder sb = new StringBuilder("CreditCardEntity(sortSequence=");
sb.append(num);
sb.append(", status=");
sb.append(c15104ghK);
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(c15104ghK2);
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(c15104ghK3);
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(num2);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
Integer num = this.w;
int hashCode = num == null ? 0 : num.hashCode();
C15104ghK c15104ghK = this.x;
int hashCode2 = c15104ghK == null ? 0 : c15104ghK.hashCode();
String str = this.b;
int hashCode3 = str == null ? 0 : str.hashCode();
String str2 = this.a;
int hashCode4 = str2 == null ? 0 : str2.hashCode();
String str3 = this.i;
int hashCode5 = str3 == null ? 0 : str3.hashCode();
String str4 = this.g;
int hashCode6 = str4 == null ? 0 : str4.hashCode();
String str5 = this.e;
int hashCode7 = str5 == null ? 0 : str5.hashCode();
C15104ghK c15104ghK2 = this.p;
int hashCode8 = c15104ghK2 == null ? 0 : c15104ghK2.hashCode();
String str6 = this.n;
int hashCode9 = str6 == null ? 0 : str6.hashCode();
Double d = this.f;
int hashCode10 = d == null ? 0 : d.hashCode();
Double d2 = this.l;
int hashCode11 = d2 == null ? 0 : d2.hashCode();
Double d3 = this.d;
int hashCode12 = d3 == null ? 0 : d3.hashCode();
Double d4 = this.z;
int hashCode13 = d4 == null ? 0 : d4.hashCode();
String str7 = this.C;
int hashCode14 = str7 == null ? 0 : str7.hashCode();
Double d5 = this.v;
int hashCode15 = d5 == null ? 0 : d5.hashCode();
Double d6 = this.B;
int hashCode16 = d6 == null ? 0 : d6.hashCode();
String str8 = this.A;
int hashCode17 = str8 == null ? 0 : str8.hashCode();
String str9 = this.u;
int hashCode18 = str9 == null ? 0 : str9.hashCode();
Double d7 = this.t;
int hashCode19 = d7 == null ? 0 : d7.hashCode();
String str10 = this.m;
int hashCode20 = str10 == null ? 0 : str10.hashCode();
Double d8 = this.f9291o;
int hashCode21 = d8 == null ? 0 : d8.hashCode();
C15104ghK c15104ghK3 = this.s;
int hashCode22 = c15104ghK3 == null ? 0 : c15104ghK3.hashCode();
String str11 = this.y;
int hashCode23 = str11 == null ? 0 : str11.hashCode();
String str12 = this.r;
int hashCode24 = str12 == null ? 0 : str12.hashCode();
String str13 = this.D;
int hashCode25 = str13 == null ? 0 : str13.hashCode();
String str14 = this.j;
int hashCode26 = str14 == null ? 0 : str14.hashCode();
List<String> list = this.c;
int hashCode27 = list == null ? 0 : list.hashCode();
String str15 = this.k;
int hashCode28 = str15 == null ? 0 : str15.hashCode();
String str16 = this.q;
int hashCode29 = str16 == null ? 0 : str16.hashCode();
String str17 = this.h;
int hashCode30 = str17 == null ? 0 : str17.hashCode();
Integer num2 = this.H;
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) + (num2 != null ? num2.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof vPd)) {
return false;
}
vPd vpd = (vPd) obj;
return C14957gcv.b(this.w, vpd.w) && C14957gcv.b(this.x, vpd.x) && C14957gcv.b((Object) this.b, (Object) vpd.b) && C14957gcv.b((Object) this.a, (Object) vpd.a) && C14957gcv.b((Object) this.i, (Object) vpd.i) && C14957gcv.b((Object) this.g, (Object) vpd.g) && C14957gcv.b((Object) this.e, (Object) vpd.e) && C14957gcv.b(this.p, vpd.p) && C14957gcv.b((Object) this.n, (Object) vpd.n) && C14957gcv.b(this.f, vpd.f) && C14957gcv.b(this.l, vpd.l) && C14957gcv.b(this.d, vpd.d) && C14957gcv.b(this.z, vpd.z) && C14957gcv.b((Object) this.C, (Object) vpd.C) && C14957gcv.b(this.v, vpd.v) && C14957gcv.b(this.B, vpd.B) && C14957gcv.b((Object) this.A, (Object) vpd.A) && C14957gcv.b((Object) this.u, (Object) vpd.u) && C14957gcv.b(this.t, vpd.t) && C14957gcv.b((Object) this.m, (Object) vpd.m) && C14957gcv.b(this.f9291o, vpd.f9291o) && C14957gcv.b(this.s, vpd.s) && C14957gcv.b((Object) this.y, (Object) vpd.y) && C14957gcv.b((Object) this.r, (Object) vpd.r) && C14957gcv.b((Object) this.D, (Object) vpd.D) && C14957gcv.b((Object) this.j, (Object) vpd.j) && C14957gcv.b(this.c, vpd.c) && C14957gcv.b((Object) this.k, (Object) vpd.k) && C14957gcv.b((Object) this.q, (Object) vpd.q) && C14957gcv.b((Object) this.h, (Object) vpd.h) && C14957gcv.b(this.H, vpd.H);
}
}