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

220 lines
8.5 KiB
Java

package o;
import org.threeten.bp.OffsetDateTime;
/* loaded from: classes3.dex */
public final class Cae {
public final String a;
public final String b;
public final C0722NYw c;
public final OffsetDateTime d;
public final GJE e;
public final Integer f;
public final Double g;
public final C0722NYw h;
public final String i;
public final String j;
public final String k;
public final C0722NYw l;
public final String m;
public final RVV n;
/* renamed from: o, reason: collision with root package name */
public final boolean f8123o;
public final String q;
private final EnumC16728qkP r;
public final String t;
public /* synthetic */ Cae(EnumC16728qkP enumC16728qkP, String str, boolean z, String str2, String str3, String str4, String str5, String str6, Double d, GJE gje, C0722NYw c0722NYw, C0722NYw c0722NYw2, C0722NYw c0722NYw3, OffsetDateTime offsetDateTime, String str7, String str8, Integer num) {
this(enumC16728qkP, str, z, str2, str3, str4, str5, str6, d, gje, c0722NYw, c0722NYw2, c0722NYw3, offsetDateTime, str7, str8, num, null);
}
public Cae(EnumC16728qkP enumC16728qkP, String str, boolean z, String str2, String str3, String str4, String str5, String str6, Double d, GJE gje, C0722NYw c0722NYw, C0722NYw c0722NYw2, C0722NYw c0722NYw3, OffsetDateTime offsetDateTime, String str7, String str8, Integer num, RVV rvv) {
C14957gcv.e(str2, "");
C14957gcv.e(str5, "");
C14957gcv.e(str8, "");
this.r = enumC16728qkP;
this.b = str;
this.f8123o = z;
this.m = str2;
this.q = str3;
this.t = str4;
this.j = str5;
this.i = str6;
this.g = d;
this.e = gje;
this.h = c0722NYw;
this.l = c0722NYw2;
this.c = c0722NYw3;
this.d = offsetDateTime;
this.a = str7;
this.k = str8;
this.f = num;
this.n = rvv;
}
/* loaded from: classes3.dex */
public static final class RVV {
public final String a;
public final String b;
public final String c;
public final String d;
public RVV(String str, String str2, String str3, String str4) {
this.b = str;
this.a = str2;
this.d = str3;
this.c = str4;
}
public final String toString() {
String str = this.b;
String str2 = this.a;
String str3 = this.d;
String str4 = this.c;
StringBuilder sb = new StringBuilder("SpouseInfo(citizenship=");
sb.append(str);
sb.append(", thaiFirstName=");
sb.append(str2);
sb.append(", thaiLastName=");
sb.append(str3);
sb.append(", citizenId=");
sb.append(str4);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
String str = this.b;
int hashCode = str == null ? 0 : str.hashCode();
String str2 = this.a;
int hashCode2 = str2 == null ? 0 : str2.hashCode();
String str3 = this.d;
int hashCode3 = str3 == null ? 0 : str3.hashCode();
String str4 = this.c;
return (((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + (str4 != null ? str4.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof RVV)) {
return false;
}
RVV rvv = (RVV) obj;
return C14957gcv.b((Object) this.b, (Object) rvv.b) && C14957gcv.b((Object) this.a, (Object) rvv.a) && C14957gcv.b((Object) this.d, (Object) rvv.d) && C14957gcv.b((Object) this.c, (Object) rvv.c);
}
}
public final String toString() {
EnumC16728qkP enumC16728qkP = this.r;
String str = this.b;
boolean z = this.f8123o;
String str2 = this.m;
String str3 = this.q;
String str4 = this.t;
String str5 = this.j;
String str6 = this.i;
Double d = this.g;
GJE gje = this.e;
C0722NYw c0722NYw = this.h;
C0722NYw c0722NYw2 = this.l;
C0722NYw c0722NYw3 = this.c;
OffsetDateTime offsetDateTime = this.d;
String str7 = this.a;
String str8 = this.k;
Integer num = this.f;
RVV rvv = this.n;
StringBuilder sb = new StringBuilder("ContactInfo(applicationStatus=");
sb.append(enumC16728qkP);
sb.append(", applicationUuid=");
sb.append(str);
sb.append(", requireThaiName=");
sb.append(z);
sb.append(", name=");
sb.append(str2);
sb.append(", thaiFirstName=");
sb.append(str3);
sb.append(", thaiLastName=");
sb.append(str4);
sb.append(", mobileNo=");
sb.append(str5);
sb.append(", email=");
sb.append(str6);
sb.append(", income=");
sb.append(d);
sb.append(", address=");
sb.append(gje);
sb.append(", maritalStatus=");
sb.append(c0722NYw);
sb.append(", residentialStatus=");
sb.append(c0722NYw2);
sb.append(", educationLevel=");
sb.append(c0722NYw3);
sb.append(", cIdExpiryDate=");
sb.append(offsetDateTime);
sb.append(", cIdLaserCode=");
sb.append(str7);
sb.append(", productType=");
sb.append(str8);
sb.append(", minIncome=");
sb.append(num);
sb.append(", spouseInfo=");
sb.append(rvv);
sb.append(")");
return sb.toString();
}
/* JADX WARN: Multi-variable type inference failed */
public final int hashCode() {
EnumC16728qkP enumC16728qkP = this.r;
int hashCode = enumC16728qkP == null ? 0 : enumC16728qkP.hashCode();
String str = this.b;
int hashCode2 = str == null ? 0 : str.hashCode();
boolean z = this.f8123o;
int i = z;
if (z != 0) {
i = 1;
}
int hashCode3 = this.m.hashCode();
String str2 = this.q;
int hashCode4 = str2 == null ? 0 : str2.hashCode();
String str3 = this.t;
int hashCode5 = str3 == null ? 0 : str3.hashCode();
int hashCode6 = this.j.hashCode();
String str4 = this.i;
int hashCode7 = str4 == null ? 0 : str4.hashCode();
Double d = this.g;
int hashCode8 = d == null ? 0 : d.hashCode();
GJE gje = this.e;
int hashCode9 = gje == null ? 0 : gje.hashCode();
C0722NYw c0722NYw = this.h;
int hashCode10 = c0722NYw == null ? 0 : c0722NYw.hashCode();
C0722NYw c0722NYw2 = this.l;
int hashCode11 = c0722NYw2 == null ? 0 : c0722NYw2.hashCode();
C0722NYw c0722NYw3 = this.c;
int hashCode12 = c0722NYw3 == null ? 0 : c0722NYw3.hashCode();
OffsetDateTime offsetDateTime = this.d;
int hashCode13 = offsetDateTime == null ? 0 : offsetDateTime.hashCode();
String str5 = this.a;
int hashCode14 = str5 == null ? 0 : str5.hashCode();
int hashCode15 = this.k.hashCode();
Integer num = this.f;
int hashCode16 = num == null ? 0 : num.hashCode();
RVV rvv = this.n;
return (((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + i) * 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) + (rvv != null ? rvv.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof Cae)) {
return false;
}
Cae cae = (Cae) obj;
return this.r == cae.r && C14957gcv.b((Object) this.b, (Object) cae.b) && this.f8123o == cae.f8123o && C14957gcv.b((Object) this.m, (Object) cae.m) && C14957gcv.b((Object) this.q, (Object) cae.q) && C14957gcv.b((Object) this.t, (Object) cae.t) && C14957gcv.b((Object) this.j, (Object) cae.j) && C14957gcv.b((Object) this.i, (Object) cae.i) && C14957gcv.b(this.g, cae.g) && C14957gcv.b(this.e, cae.e) && C14957gcv.b(this.h, cae.h) && C14957gcv.b(this.l, cae.l) && C14957gcv.b(this.c, cae.c) && C14957gcv.b(this.d, cae.d) && C14957gcv.b((Object) this.a, (Object) cae.a) && C14957gcv.b((Object) this.k, (Object) cae.k) && C14957gcv.b(this.f, cae.f) && C14957gcv.b(this.n, cae.n);
}
}