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

209 lines
8.2 KiB
Java

package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes3.dex */
public final class nMO {
@SerializedName("carBrand")
public String a;
@SerializedName("existingCar")
public String b;
@SerializedName("insurance")
public Weo c;
@SerializedName("carRegistration")
public LuG d;
@SerializedName("carModel")
public String e;
@SerializedName("tilesVersion")
public String f;
@SerializedName("subModel")
public String g;
@SerializedName("yearOfManufacture")
public String h;
@SerializedName("isReferral")
public String i;
@SerializedName("yearOfRegistration")
public String j;
@SerializedName("campaignCode")
private String l;
@SerializedName("productProgram")
private String m;
@SerializedName("monthlyIncome")
private String n;
/* renamed from: o, reason: collision with root package name */
@SerializedName("productType")
private String f9222o;
private nMO(String str, String str2, String str3, String str4, String str5, String str6, LuG luG, String str7, String str8, Weo weo, String str9, String str10, String str11, String str12) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
C14957gcv.e(str6, "");
C14957gcv.e(luG, "");
C14957gcv.e(str7, "");
C14957gcv.e(str8, "");
C14957gcv.e(weo, "");
C14957gcv.e(str9, "");
C14957gcv.e(str10, "");
this.f9222o = str;
this.n = str2;
this.a = str3;
this.e = str4;
this.h = str5;
this.g = str6;
this.d = luG;
this.j = str7;
this.f = str8;
this.c = weo;
this.i = str9;
this.b = str10;
this.m = str11;
this.l = str12;
}
public /* synthetic */ nMO(String str, String str2, String str3, String str4, String str5, String str6, LuG luG, String str7, String str8, Weo weo, String str9, String str10, String str11, String str12, int i) {
this((i & 1) != 0 ? "" : str, (i & 2) != 0 ? "" : str2, (i & 4) != 0 ? "" : str3, (i & 8) != 0 ? "" : str4, (i & 16) != 0 ? "" : str5, (i & 32) != 0 ? "" : str6, (i & 64) != 0 ? new LuG((byte) 0) : luG, (i & 128) != 0 ? "" : str7, (i & 256) != 0 ? "" : str8, (i & 512) != 0 ? new Weo((byte) 0) : weo, (i & 1024) != 0 ? "" : str9, (i & 2048) != 0 ? "" : str10, (i & 4096) != 0 ? "" : str11, (i & 8192) == 0 ? str12 : "");
}
public final boolean e() {
if ((!gdZ.d((CharSequence) this.f9222o)) && (!gdZ.d((CharSequence) this.n)) && (!gdZ.d((CharSequence) this.a)) && (!gdZ.d((CharSequence) this.e)) && (!gdZ.d((CharSequence) this.h)) && (!gdZ.d((CharSequence) this.g))) {
LuG luG = this.d;
if ((!gdZ.d((CharSequence) luG.c)) && (!gdZ.d((CharSequence) luG.b)) && (!gdZ.d((CharSequence) luG.d)) && (!gdZ.d((CharSequence) this.j)) && (!gdZ.d((CharSequence) this.c.e)) && (!gdZ.d((CharSequence) this.c.b)) && (!gdZ.d((CharSequence) this.i))) {
return true;
}
}
return false;
}
public final boolean b() {
return (gdZ.d((CharSequence) this.f9222o) ^ true) && (gdZ.d((CharSequence) this.n) ^ true) && (gdZ.d((CharSequence) this.c.e) ^ true) && (gdZ.d((CharSequence) this.c.b) ^ true) && (gdZ.d((CharSequence) this.i) ^ true);
}
public static /* synthetic */ nMO e(nMO nmo, String str, String str2, String str3, String str4, String str5, String str6, LuG luG, String str7, String str8, Weo weo, String str9, String str10, String str11, String str12, int i) {
String str13 = (i & 1) != 0 ? nmo.f9222o : str;
String str14 = (i & 2) != 0 ? nmo.n : str2;
String str15 = (i & 4) != 0 ? nmo.a : str3;
String str16 = (i & 8) != 0 ? nmo.e : str4;
String str17 = (i & 16) != 0 ? nmo.h : str5;
String str18 = (i & 32) != 0 ? nmo.g : str6;
LuG luG2 = (i & 64) != 0 ? nmo.d : luG;
String str19 = (i & 128) != 0 ? nmo.j : str7;
String str20 = (i & 256) != 0 ? nmo.f : str8;
Weo weo2 = (i & 512) != 0 ? nmo.c : weo;
String str21 = (i & 1024) != 0 ? nmo.i : str9;
String str22 = (i & 2048) != 0 ? nmo.b : str10;
String str23 = (i & 4096) != 0 ? nmo.m : str11;
String str24 = (i & 8192) != 0 ? nmo.l : str12;
C14957gcv.e(str13, "");
C14957gcv.e(str14, "");
C14957gcv.e(str15, "");
C14957gcv.e(str16, "");
C14957gcv.e(str17, "");
C14957gcv.e(str18, "");
C14957gcv.e(luG2, "");
C14957gcv.e(str19, "");
C14957gcv.e(str20, "");
C14957gcv.e(weo2, "");
C14957gcv.e(str21, "");
C14957gcv.e(str22, "");
return new nMO(str13, str14, str15, str16, str17, str18, luG2, str19, str20, weo2, str21, str22, str23, str24);
}
public final String toString() {
String str = this.f9222o;
String str2 = this.n;
String str3 = this.a;
String str4 = this.e;
String str5 = this.h;
String str6 = this.g;
LuG luG = this.d;
String str7 = this.j;
String str8 = this.f;
Weo weo = this.c;
String str9 = this.i;
String str10 = this.b;
String str11 = this.m;
String str12 = this.l;
StringBuilder sb = new StringBuilder("McmcCollateralRequest(productType=");
sb.append(str);
sb.append(", monthlyIncome=");
sb.append(str2);
sb.append(", carBrand=");
sb.append(str3);
sb.append(", carModel=");
sb.append(str4);
sb.append(", yearOfManufacture=");
sb.append(str5);
sb.append(", subModel=");
sb.append(str6);
sb.append(", carRegistration=");
sb.append(luG);
sb.append(", yearOfRegistration=");
sb.append(str7);
sb.append(", tilesVersion=");
sb.append(str8);
sb.append(", insurance=");
sb.append(weo);
sb.append(", isReferral=");
sb.append(str9);
sb.append(", existingCar=");
sb.append(str10);
sb.append(", productProgram=");
sb.append(str11);
sb.append(", campaignCode=");
sb.append(str12);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
int hashCode = this.f9222o.hashCode();
int hashCode2 = this.n.hashCode();
int hashCode3 = this.a.hashCode();
int hashCode4 = this.e.hashCode();
int hashCode5 = this.h.hashCode();
int hashCode6 = this.g.hashCode();
int hashCode7 = this.d.hashCode();
int hashCode8 = this.j.hashCode();
int hashCode9 = this.f.hashCode();
int hashCode10 = this.c.hashCode();
int hashCode11 = this.i.hashCode();
int hashCode12 = this.b.hashCode();
String str = this.m;
int hashCode13 = str == null ? 0 : str.hashCode();
String str2 = this.l;
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) + (str2 != null ? str2.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof nMO)) {
return false;
}
nMO nmo = (nMO) obj;
return C14957gcv.b((Object) this.f9222o, (Object) nmo.f9222o) && C14957gcv.b((Object) this.n, (Object) nmo.n) && C14957gcv.b((Object) this.a, (Object) nmo.a) && C14957gcv.b((Object) this.e, (Object) nmo.e) && C14957gcv.b((Object) this.h, (Object) nmo.h) && C14957gcv.b((Object) this.g, (Object) nmo.g) && C14957gcv.b(this.d, nmo.d) && C14957gcv.b((Object) this.j, (Object) nmo.j) && C14957gcv.b((Object) this.f, (Object) nmo.f) && C14957gcv.b(this.c, nmo.c) && C14957gcv.b((Object) this.i, (Object) nmo.i) && C14957gcv.b((Object) this.b, (Object) nmo.b) && C14957gcv.b((Object) this.m, (Object) nmo.m) && C14957gcv.b((Object) this.l, (Object) nmo.l);
}
public nMO() {
this(null, null, null, null, null, null, null, null, null, null, null, null, null, null, 16383);
}
}