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

201 lines
7.7 KiB
Java

package o;
import java.util.List;
/* renamed from: o.ebG, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C11218ebG {
public final String a;
public final String b;
public final String c;
public final String d;
public final double e;
public final String f;
public final double g;
public final String h;
public final String i;
public final String j;
public final String k;
public final String l;
public final double m;
public final boolean n;
/* renamed from: o, reason: collision with root package name */
public final String f8962o;
public final boolean p;
public final String q;
public final double r;
public final Jky s;
public final List<String> t;
public final String u;
public final String v;
public final Xdb w;
public final String x;
public C11218ebG(String str, String str2, String str3, String str4, double d, double d2, double d3, double d4, List<String> list, String str5, String str6, String str7, boolean z, boolean z2, String str8, String str9, Jky jky, String str10, String str11, String str12, String str13, String str14, String str15, Xdb xdb) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
C14957gcv.e(str8, "");
C14957gcv.e(str9, "");
C14957gcv.e(str10, "");
C14957gcv.e(str12, "");
C14957gcv.e(str13, "");
C14957gcv.e(str14, "");
C14957gcv.e(str15, "");
this.u = str;
this.a = str2;
this.d = str3;
this.i = str4;
this.m = d;
this.e = d2;
this.r = d3;
this.g = d4;
this.t = list;
this.x = str5;
this.v = str6;
this.f = str7;
this.n = z;
this.p = z2;
this.k = str8;
this.f8962o = str9;
this.s = jky;
this.j = str10;
this.h = str11;
this.q = str12;
this.b = str13;
this.l = str14;
this.c = str15;
this.w = xdb;
}
public final String toString() {
String str = this.u;
String str2 = this.a;
String str3 = this.d;
String str4 = this.i;
double d = this.m;
double d2 = this.e;
double d3 = this.r;
double d4 = this.g;
List<String> list = this.t;
String str5 = this.x;
String str6 = this.v;
String str7 = this.f;
boolean z = this.n;
boolean z2 = this.p;
String str8 = this.k;
String str9 = this.f8962o;
Jky jky = this.s;
String str10 = this.j;
String str11 = this.h;
String str12 = this.q;
String str13 = this.b;
String str14 = this.l;
String str15 = this.c;
Xdb xdb = this.w;
StringBuilder sb = new StringBuilder("DebitCardVerification(requestType=");
sb.append(str);
sb.append(", accountNo=");
sb.append(str2);
sb.append(", accountName=");
sb.append(str3);
sb.append(", debitCardName=");
sb.append(str4);
sb.append(", fee=");
sb.append(d);
sb.append(", annualfee=");
sb.append(d2);
sb.append(", issuingfee=");
sb.append(d3);
sb.append(", deliveryfee=");
sb.append(d4);
sb.append(", mailingAddress=");
sb.append(list);
sb.append(", transactionToken=");
sb.append(str5);
sb.append(", remark=");
sb.append(str6);
sb.append(", debitPlusRemark=");
sb.append(str7);
sb.append(", isDuplicated=");
sb.append(z);
sb.append(", isNameNotMatch=");
sb.append(z2);
sb.append(", header=");
sb.append(str8);
sb.append(", description=");
sb.append(str9);
sb.append(", merchantMetaData=");
sb.append(jky);
sb.append(", cardFormat=");
sb.append(str10);
sb.append(", cardMaskedNo=");
sb.append(str11);
sb.append(", productType=");
sb.append(str12);
sb.append(", buttonLabel=");
sb.append(str13);
sb.append(", information=");
sb.append(str14);
sb.append(", annualRemark=");
sb.append(str15);
sb.append(", strikeThroughFee=");
sb.append(xdb);
sb.append(")");
return sb.toString();
}
/* JADX WARN: Multi-variable type inference failed */
public final int hashCode() {
int hashCode = this.u.hashCode();
int hashCode2 = this.a.hashCode();
int hashCode3 = this.d.hashCode();
int hashCode4 = this.i.hashCode();
int hashCode5 = Double.hashCode(this.m);
int hashCode6 = Double.hashCode(this.e);
int hashCode7 = Double.hashCode(this.r);
int hashCode8 = Double.hashCode(this.g);
List<String> list = this.t;
int hashCode9 = list == null ? 0 : list.hashCode();
int hashCode10 = this.x.hashCode();
String str = this.v;
int hashCode11 = str == null ? 0 : str.hashCode();
String str2 = this.f;
int hashCode12 = str2 == null ? 0 : str2.hashCode();
boolean z = this.n;
int i = z;
if (z != 0) {
i = 1;
}
boolean z2 = this.p;
int i2 = z2 ? 1 : z2 ? 1 : 0;
int hashCode13 = this.k.hashCode();
int hashCode14 = this.f8962o.hashCode();
Jky jky = this.s;
int hashCode15 = jky == null ? 0 : jky.hashCode();
int hashCode16 = this.j.hashCode();
String str3 = this.h;
int hashCode17 = str3 == null ? 0 : str3.hashCode();
int hashCode18 = this.q.hashCode();
int hashCode19 = this.b.hashCode();
int hashCode20 = this.l.hashCode();
int hashCode21 = this.c.hashCode();
Xdb xdb = this.w;
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) + i) * 31) + i2) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + hashCode21) * 31) + (xdb != null ? xdb.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof C11218ebG)) {
return false;
}
C11218ebG c11218ebG = (C11218ebG) obj;
return C14957gcv.b((Object) this.u, (Object) c11218ebG.u) && C14957gcv.b((Object) this.a, (Object) c11218ebG.a) && C14957gcv.b((Object) this.d, (Object) c11218ebG.d) && C14957gcv.b((Object) this.i, (Object) c11218ebG.i) && Double.compare(this.m, c11218ebG.m) == 0 && Double.compare(this.e, c11218ebG.e) == 0 && Double.compare(this.r, c11218ebG.r) == 0 && Double.compare(this.g, c11218ebG.g) == 0 && C14957gcv.b(this.t, c11218ebG.t) && C14957gcv.b((Object) this.x, (Object) c11218ebG.x) && C14957gcv.b((Object) this.v, (Object) c11218ebG.v) && C14957gcv.b((Object) this.f, (Object) c11218ebG.f) && this.n == c11218ebG.n && this.p == c11218ebG.p && C14957gcv.b((Object) this.k, (Object) c11218ebG.k) && C14957gcv.b((Object) this.f8962o, (Object) c11218ebG.f8962o) && C14957gcv.b(this.s, c11218ebG.s) && C14957gcv.b((Object) this.j, (Object) c11218ebG.j) && C14957gcv.b((Object) this.h, (Object) c11218ebG.h) && C14957gcv.b((Object) this.q, (Object) c11218ebG.q) && C14957gcv.b((Object) this.b, (Object) c11218ebG.b) && C14957gcv.b((Object) this.l, (Object) c11218ebG.l) && C14957gcv.b((Object) this.c, (Object) c11218ebG.c) && C14957gcv.b(this.w, c11218ebG.w);
}
}