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

178 lines
6.7 KiB
Java

package o;
/* renamed from: o.vak, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17293vak {
public final String a;
public final Boolean b;
public final int c;
public final String d;
public final String e;
public final String f;
public final String g;
public final C17107twJ h;
public final Boolean i;
public final String j;
public final String k;
public final String l;
public final String m;
public final C17107twJ n;
/* renamed from: o, reason: collision with root package name */
public final String f9294o;
public final String p;
private final String q;
public final C17107twJ r;
public final C17107twJ t;
public C17293vak(String str, String str2, String str3, String str4, String str5, int i, String str6, C17107twJ c17107twJ, C17107twJ c17107twJ2, C17107twJ c17107twJ3, String str7, String str8, String str9, String str10, C17107twJ c17107twJ4, String str11, String str12, Boolean bool, Boolean bool2) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
C14957gcv.e(str6, "");
C14957gcv.e(c17107twJ, "");
C14957gcv.e(c17107twJ2, "");
C14957gcv.e(c17107twJ3, "");
C14957gcv.e(c17107twJ4, "");
this.f = str;
this.g = str2;
this.l = str3;
this.a = str4;
this.j = str5;
this.c = i;
this.q = str6;
this.h = c17107twJ;
this.n = c17107twJ2;
this.t = c17107twJ3;
this.m = str7;
this.f9294o = str8;
this.e = str9;
this.d = str10;
this.r = c17107twJ4;
this.p = str11;
this.k = str12;
this.i = bool;
this.b = bool2;
}
/* renamed from: o.vak$RVV */
/* loaded from: classes3.dex */
public static final class RVV {
private RVV() {
}
public /* synthetic */ RVV(byte b) {
this();
}
}
public final String toString() {
String str = this.f;
String str2 = this.g;
String str3 = this.l;
String str4 = this.a;
String str5 = this.j;
int i = this.c;
String str6 = this.q;
C17107twJ c17107twJ = this.h;
C17107twJ c17107twJ2 = this.n;
C17107twJ c17107twJ3 = this.t;
String str7 = this.m;
String str8 = this.f9294o;
String str9 = this.e;
String str10 = this.d;
C17107twJ c17107twJ4 = this.r;
String str11 = this.p;
String str12 = this.k;
Boolean bool = this.i;
Boolean bool2 = this.b;
StringBuilder sb = new StringBuilder("DebitCardType(cardType=");
sb.append(str);
sb.append(", cardSubType=");
sb.append(str2);
sb.append(", productCode=");
sb.append(str3);
sb.append(", binNo=");
sb.append(str4);
sb.append(", imageURL=");
sb.append(str5);
sb.append(", cardRank=");
sb.append(i);
sb.append(", cardCategory=");
sb.append(str6);
sb.append(", newFee=");
sb.append(c17107twJ);
sb.append(", replaceFee=");
sb.append(c17107twJ2);
sb.append(", upgradeFee=");
sb.append(c17107twJ3);
sb.append(", saleSheetTH=");
sb.append(str7);
sb.append(", saleSheetEN=");
sb.append(str8);
sb.append(", additionalConsentTH=");
sb.append(str9);
sb.append(", additionalConsentEN=");
sb.append(str10);
sb.append(", waiveReplaceFee=");
sb.append(c17107twJ4);
sb.append(", ucode=");
sb.append(str11);
sb.append(", replaceAvailable=");
sb.append(str12);
sb.append(", isRequiredPhysicalCard=");
sb.append(bool);
sb.append(", allowPromotionCode=");
sb.append(bool2);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
int hashCode = this.f.hashCode();
int hashCode2 = this.g.hashCode();
int hashCode3 = this.l.hashCode();
int hashCode4 = this.a.hashCode();
int hashCode5 = this.j.hashCode();
int hashCode6 = Integer.hashCode(this.c);
int hashCode7 = this.q.hashCode();
int hashCode8 = this.h.hashCode();
int hashCode9 = this.n.hashCode();
int hashCode10 = this.t.hashCode();
String str = this.m;
int hashCode11 = str == null ? 0 : str.hashCode();
String str2 = this.f9294o;
int hashCode12 = str2 == null ? 0 : str2.hashCode();
String str3 = this.e;
int hashCode13 = str3 == null ? 0 : str3.hashCode();
String str4 = this.d;
int hashCode14 = str4 == null ? 0 : str4.hashCode();
int hashCode15 = this.r.hashCode();
String str5 = this.p;
int hashCode16 = str5 == null ? 0 : str5.hashCode();
String str6 = this.k;
int hashCode17 = str6 == null ? 0 : str6.hashCode();
Boolean bool = this.i;
int hashCode18 = bool == null ? 0 : bool.hashCode();
Boolean bool2 = this.b;
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) + (bool2 != null ? bool2.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof C17293vak)) {
return false;
}
C17293vak c17293vak = (C17293vak) obj;
return C14957gcv.b((Object) this.f, (Object) c17293vak.f) && C14957gcv.b((Object) this.g, (Object) c17293vak.g) && C14957gcv.b((Object) this.l, (Object) c17293vak.l) && C14957gcv.b((Object) this.a, (Object) c17293vak.a) && C14957gcv.b((Object) this.j, (Object) c17293vak.j) && this.c == c17293vak.c && C14957gcv.b((Object) this.q, (Object) c17293vak.q) && C14957gcv.b(this.h, c17293vak.h) && C14957gcv.b(this.n, c17293vak.n) && C14957gcv.b(this.t, c17293vak.t) && C14957gcv.b((Object) this.m, (Object) c17293vak.m) && C14957gcv.b((Object) this.f9294o, (Object) c17293vak.f9294o) && C14957gcv.b((Object) this.e, (Object) c17293vak.e) && C14957gcv.b((Object) this.d, (Object) c17293vak.d) && C14957gcv.b(this.r, c17293vak.r) && C14957gcv.b((Object) this.p, (Object) c17293vak.p) && C14957gcv.b((Object) this.k, (Object) c17293vak.k) && C14957gcv.b(this.i, c17293vak.i) && C14957gcv.b(this.b, c17293vak.b);
}
static {
new RVV((byte) 0);
}
}