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

184 lines
7.4 KiB
Java

package o;
/* loaded from: classes3.dex */
public final class KnO {
public final String a;
public final String b;
public final String c;
public final String d;
public final String e;
public final String f;
public final String g;
public final String h;
public final String 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 f8242o;
public final String p;
public final String q;
public final String r;
public final String s;
public final String t;
public final String w;
public final String x;
public KnO(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12, String str13, String str14, String str15, String str16, String str17, String str18, String str19, String str20, String str21, String str22) {
this.p = str;
this.e = str2;
this.a = str3;
this.d = str4;
this.w = str5;
this.x = str6;
this.i = str7;
this.f8242o = str8;
this.k = str9;
this.l = str10;
this.n = str11;
this.c = str12;
this.g = str13;
this.t = str14;
this.q = str15;
this.f = str16;
this.s = str17;
this.h = str18;
this.r = str19;
this.j = str20;
this.m = str21;
this.b = str22;
}
public final String toString() {
String str = this.p;
String str2 = this.e;
String str3 = this.a;
String str4 = this.d;
String str5 = this.w;
String str6 = this.x;
String str7 = this.i;
String str8 = this.f8242o;
String str9 = this.k;
String str10 = this.l;
String str11 = this.n;
String str12 = this.c;
String str13 = this.g;
String str14 = this.t;
String str15 = this.q;
String str16 = this.f;
String str17 = this.s;
String str18 = this.h;
String str19 = this.r;
String str20 = this.j;
String str21 = this.m;
String str22 = this.b;
StringBuilder sb = new StringBuilder("AdditionalInfo(receivingBank=");
sb.append(str);
sb.append(", bankCode=");
sb.append(str2);
sb.append(", accountToType=");
sb.append(str3);
sb.append(", accountToNumber=");
sb.append(str4);
sb.append(", swiftCode=");
sb.append(str5);
sb.append(", title=");
sb.append(str6);
sb.append(", firstName=");
sb.append(str7);
sb.append(", lastName=");
sb.append(str8);
sb.append(", nationality=");
sb.append(str9);
sb.append(", identificationType=");
sb.append(str10);
sb.append(", identificationNumber=");
sb.append(str11);
sb.append(", address=");
sb.append(str12);
sb.append(", city=");
sb.append(str13);
sb.append(", state=");
sb.append(str14);
sb.append(", postCode=");
sb.append(str15);
sb.append(", contactCountryCode=");
sb.append(str16);
sb.append(", phoneNumber=");
sb.append(str17);
sb.append(", email=");
sb.append(str18);
sb.append(", purpose=");
sb.append(str19);
sb.append(", dateOfBirth=");
sb.append(str20);
sb.append(", payerId=");
sb.append(str21);
sb.append(", accountToTransferType=");
sb.append(str22);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
String str = this.p;
int hashCode = str == null ? 0 : str.hashCode();
String str2 = this.e;
int hashCode2 = str2 == null ? 0 : str2.hashCode();
String str3 = this.a;
int hashCode3 = str3 == null ? 0 : str3.hashCode();
String str4 = this.d;
int hashCode4 = str4 == null ? 0 : str4.hashCode();
String str5 = this.w;
int hashCode5 = str5 == null ? 0 : str5.hashCode();
String str6 = this.x;
int hashCode6 = str6 == null ? 0 : str6.hashCode();
String str7 = this.i;
int hashCode7 = str7 == null ? 0 : str7.hashCode();
String str8 = this.f8242o;
int hashCode8 = str8 == null ? 0 : str8.hashCode();
String str9 = this.k;
int hashCode9 = str9 == null ? 0 : str9.hashCode();
String str10 = this.l;
int hashCode10 = str10 == null ? 0 : str10.hashCode();
String str11 = this.n;
int hashCode11 = str11 == null ? 0 : str11.hashCode();
String str12 = this.c;
int hashCode12 = str12 == null ? 0 : str12.hashCode();
String str13 = this.g;
int hashCode13 = str13 == null ? 0 : str13.hashCode();
String str14 = this.t;
int hashCode14 = str14 == null ? 0 : str14.hashCode();
String str15 = this.q;
int hashCode15 = str15 == null ? 0 : str15.hashCode();
String str16 = this.f;
int hashCode16 = str16 == null ? 0 : str16.hashCode();
String str17 = this.s;
int hashCode17 = str17 == null ? 0 : str17.hashCode();
String str18 = this.h;
int hashCode18 = str18 == null ? 0 : str18.hashCode();
String str19 = this.r;
int hashCode19 = str19 == null ? 0 : str19.hashCode();
String str20 = this.j;
int hashCode20 = str20 == null ? 0 : str20.hashCode();
String str21 = this.m;
int hashCode21 = str21 == null ? 0 : str21.hashCode();
String str22 = 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) + hashCode19) * 31) + hashCode20) * 31) + hashCode21) * 31) + (str22 != null ? str22.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof KnO)) {
return false;
}
KnO knO = (KnO) obj;
return C14957gcv.b((Object) this.p, (Object) knO.p) && C14957gcv.b((Object) this.e, (Object) knO.e) && C14957gcv.b((Object) this.a, (Object) knO.a) && C14957gcv.b((Object) this.d, (Object) knO.d) && C14957gcv.b((Object) this.w, (Object) knO.w) && C14957gcv.b((Object) this.x, (Object) knO.x) && C14957gcv.b((Object) this.i, (Object) knO.i) && C14957gcv.b((Object) this.f8242o, (Object) knO.f8242o) && C14957gcv.b((Object) this.k, (Object) knO.k) && C14957gcv.b((Object) this.l, (Object) knO.l) && C14957gcv.b((Object) this.n, (Object) knO.n) && C14957gcv.b((Object) this.c, (Object) knO.c) && C14957gcv.b((Object) this.g, (Object) knO.g) && C14957gcv.b((Object) this.t, (Object) knO.t) && C14957gcv.b((Object) this.q, (Object) knO.q) && C14957gcv.b((Object) this.f, (Object) knO.f) && C14957gcv.b((Object) this.s, (Object) knO.s) && C14957gcv.b((Object) this.h, (Object) knO.h) && C14957gcv.b((Object) this.r, (Object) knO.r) && C14957gcv.b((Object) this.j, (Object) knO.j) && C14957gcv.b((Object) this.m, (Object) knO.m) && C14957gcv.b((Object) this.b, (Object) knO.b);
}
}