230 lines
8.3 KiB
Java
230 lines
8.3 KiB
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import com.huawei.hms.support.feature.result.CommonConstant;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class Enm {
|
||
|
|
||
|
@SerializedName("cardIdExpireDate")
|
||
|
public final String a;
|
||
|
|
||
|
@SerializedName("dateOfBirth")
|
||
|
public final String b;
|
||
|
|
||
|
@SerializedName("currentAddress")
|
||
|
public final List<String> c;
|
||
|
|
||
|
@SerializedName("citizenId")
|
||
|
public final String d;
|
||
|
|
||
|
@SerializedName("email")
|
||
|
public final String e;
|
||
|
|
||
|
@SerializedName("homeAddress")
|
||
|
public final List<String> f;
|
||
|
|
||
|
@SerializedName("mailingAddress")
|
||
|
public final List<String> g;
|
||
|
|
||
|
@SerializedName("income")
|
||
|
public final String h;
|
||
|
|
||
|
@SerializedName("maritalStatus")
|
||
|
public final String i;
|
||
|
|
||
|
@SerializedName(CommonConstant.KEY_GENDER)
|
||
|
public final yzb j;
|
||
|
|
||
|
@SerializedName("mobile")
|
||
|
public final String k;
|
||
|
|
||
|
@SerializedName("nationality")
|
||
|
public final String l;
|
||
|
|
||
|
@SerializedName("name")
|
||
|
public final String m;
|
||
|
|
||
|
@SerializedName("occupation")
|
||
|
public final String n;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
@SerializedName("mfAccount")
|
||
|
public final LSu f8151o;
|
||
|
|
||
|
@SerializedName("occupationDetail")
|
||
|
public final String p;
|
||
|
|
||
|
@SerializedName("occupationSubType")
|
||
|
public final String q;
|
||
|
|
||
|
@SerializedName("omAccount")
|
||
|
public final LSu r;
|
||
|
|
||
|
@SerializedName("position")
|
||
|
public final String s;
|
||
|
|
||
|
@SerializedName("officeAddress")
|
||
|
public final List<String> t;
|
||
|
|
||
|
@SerializedName("spouseInfo")
|
||
|
public final C16286mzM u;
|
||
|
|
||
|
@SerializedName("workPlaceName")
|
||
|
public final String v;
|
||
|
|
||
|
@SerializedName("typeOfBusiness")
|
||
|
public final String w;
|
||
|
|
||
|
@SerializedName("scbsAccount")
|
||
|
public final LSu x;
|
||
|
|
||
|
@SerializedName("workAddress")
|
||
|
public final List<String> y;
|
||
|
|
||
|
public final String toString() {
|
||
|
String str = this.m;
|
||
|
LSu lSu = this.f8151o;
|
||
|
LSu lSu2 = this.r;
|
||
|
LSu lSu3 = this.x;
|
||
|
yzb yzbVar = this.j;
|
||
|
String str2 = this.l;
|
||
|
String str3 = this.b;
|
||
|
String str4 = this.d;
|
||
|
String str5 = this.a;
|
||
|
String str6 = this.e;
|
||
|
String str7 = this.k;
|
||
|
String str8 = this.n;
|
||
|
String str9 = this.q;
|
||
|
String str10 = this.p;
|
||
|
String str11 = this.w;
|
||
|
List<String> list = this.t;
|
||
|
String str12 = this.v;
|
||
|
String str13 = this.s;
|
||
|
String str14 = this.h;
|
||
|
List<String> list2 = this.f;
|
||
|
List<String> list3 = this.c;
|
||
|
List<String> list4 = this.y;
|
||
|
List<String> list5 = this.g;
|
||
|
String str15 = this.i;
|
||
|
C16286mzM c16286mzM = this.u;
|
||
|
StringBuilder sb = new StringBuilder("SingleFormReviewPersonalInfoEntity(name=");
|
||
|
sb.append(str);
|
||
|
sb.append(", mfAccount=");
|
||
|
sb.append(lSu);
|
||
|
sb.append(", omAccount=");
|
||
|
sb.append(lSu2);
|
||
|
sb.append(", scbsAccount=");
|
||
|
sb.append(lSu3);
|
||
|
sb.append(", gender=");
|
||
|
sb.append(yzbVar);
|
||
|
sb.append(", nationality=");
|
||
|
sb.append(str2);
|
||
|
sb.append(", dateOfBirth=");
|
||
|
sb.append(str3);
|
||
|
sb.append(", citizenId=");
|
||
|
sb.append(str4);
|
||
|
sb.append(", cardIdExpireDate=");
|
||
|
sb.append(str5);
|
||
|
sb.append(", email=");
|
||
|
sb.append(str6);
|
||
|
sb.append(", mobile=");
|
||
|
sb.append(str7);
|
||
|
sb.append(", occupation=");
|
||
|
sb.append(str8);
|
||
|
sb.append(", occupationSubType=");
|
||
|
sb.append(str9);
|
||
|
sb.append(", occupationDetail=");
|
||
|
sb.append(str10);
|
||
|
sb.append(", typeOfBusiness=");
|
||
|
sb.append(str11);
|
||
|
sb.append(", officeAddress=");
|
||
|
sb.append(list);
|
||
|
sb.append(", workPlaceName=");
|
||
|
sb.append(str12);
|
||
|
sb.append(", position=");
|
||
|
sb.append(str13);
|
||
|
sb.append(", income=");
|
||
|
sb.append(str14);
|
||
|
sb.append(", homeAddress=");
|
||
|
sb.append(list2);
|
||
|
sb.append(", currentAddress=");
|
||
|
sb.append(list3);
|
||
|
sb.append(", workAddress=");
|
||
|
sb.append(list4);
|
||
|
sb.append(", mailingAddress=");
|
||
|
sb.append(list5);
|
||
|
sb.append(", maritalStatus=");
|
||
|
sb.append(str15);
|
||
|
sb.append(", spouseInfo=");
|
||
|
sb.append(c16286mzM);
|
||
|
sb.append(")");
|
||
|
return sb.toString();
|
||
|
}
|
||
|
|
||
|
public final int hashCode() {
|
||
|
String str = this.m;
|
||
|
int hashCode = str == null ? 0 : str.hashCode();
|
||
|
LSu lSu = this.f8151o;
|
||
|
int hashCode2 = lSu == null ? 0 : lSu.hashCode();
|
||
|
LSu lSu2 = this.r;
|
||
|
int hashCode3 = lSu2 == null ? 0 : lSu2.hashCode();
|
||
|
LSu lSu3 = this.x;
|
||
|
int hashCode4 = lSu3 == null ? 0 : lSu3.hashCode();
|
||
|
yzb yzbVar = this.j;
|
||
|
int hashCode5 = yzbVar == null ? 0 : yzbVar.hashCode();
|
||
|
String str2 = this.l;
|
||
|
int hashCode6 = str2 == null ? 0 : str2.hashCode();
|
||
|
String str3 = this.b;
|
||
|
int hashCode7 = str3 == null ? 0 : str3.hashCode();
|
||
|
String str4 = this.d;
|
||
|
int hashCode8 = str4 == null ? 0 : str4.hashCode();
|
||
|
String str5 = this.a;
|
||
|
int hashCode9 = str5 == null ? 0 : str5.hashCode();
|
||
|
String str6 = this.e;
|
||
|
int hashCode10 = str6 == null ? 0 : str6.hashCode();
|
||
|
String str7 = this.k;
|
||
|
int hashCode11 = str7 == null ? 0 : str7.hashCode();
|
||
|
String str8 = this.n;
|
||
|
int hashCode12 = str8 == null ? 0 : str8.hashCode();
|
||
|
String str9 = this.q;
|
||
|
int hashCode13 = str9 == null ? 0 : str9.hashCode();
|
||
|
String str10 = this.p;
|
||
|
int hashCode14 = str10 == null ? 0 : str10.hashCode();
|
||
|
String str11 = this.w;
|
||
|
int hashCode15 = str11 == null ? 0 : str11.hashCode();
|
||
|
List<String> list = this.t;
|
||
|
int hashCode16 = list == null ? 0 : list.hashCode();
|
||
|
String str12 = this.v;
|
||
|
int hashCode17 = str12 == null ? 0 : str12.hashCode();
|
||
|
String str13 = this.s;
|
||
|
int hashCode18 = str13 == null ? 0 : str13.hashCode();
|
||
|
String str14 = this.h;
|
||
|
int hashCode19 = str14 == null ? 0 : str14.hashCode();
|
||
|
List<String> list2 = this.f;
|
||
|
int hashCode20 = list2 == null ? 0 : list2.hashCode();
|
||
|
List<String> list3 = this.c;
|
||
|
int hashCode21 = list3 == null ? 0 : list3.hashCode();
|
||
|
List<String> list4 = this.y;
|
||
|
int hashCode22 = list4 == null ? 0 : list4.hashCode();
|
||
|
List<String> list5 = this.g;
|
||
|
int hashCode23 = list5 == null ? 0 : list5.hashCode();
|
||
|
String str15 = this.i;
|
||
|
int hashCode24 = str15 == null ? 0 : str15.hashCode();
|
||
|
C16286mzM c16286mzM = this.u;
|
||
|
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) + hashCode22) * 31) + hashCode23) * 31) + hashCode24) * 31) + (c16286mzM != null ? c16286mzM.hashCode() : 0);
|
||
|
}
|
||
|
|
||
|
public final boolean equals(Object obj) {
|
||
|
if (this == obj) {
|
||
|
return true;
|
||
|
}
|
||
|
if (!(obj instanceof Enm)) {
|
||
|
return false;
|
||
|
}
|
||
|
Enm enm = (Enm) obj;
|
||
|
return C14957gcv.b((Object) this.m, (Object) enm.m) && C14957gcv.b(this.f8151o, enm.f8151o) && C14957gcv.b(this.r, enm.r) && C14957gcv.b(this.x, enm.x) && C14957gcv.b(this.j, enm.j) && C14957gcv.b((Object) this.l, (Object) enm.l) && C14957gcv.b((Object) this.b, (Object) enm.b) && C14957gcv.b((Object) this.d, (Object) enm.d) && C14957gcv.b((Object) this.a, (Object) enm.a) && C14957gcv.b((Object) this.e, (Object) enm.e) && C14957gcv.b((Object) this.k, (Object) enm.k) && C14957gcv.b((Object) this.n, (Object) enm.n) && C14957gcv.b((Object) this.q, (Object) enm.q) && C14957gcv.b((Object) this.p, (Object) enm.p) && C14957gcv.b((Object) this.w, (Object) enm.w) && C14957gcv.b(this.t, enm.t) && C14957gcv.b((Object) this.v, (Object) enm.v) && C14957gcv.b((Object) this.s, (Object) enm.s) && C14957gcv.b((Object) this.h, (Object) enm.h) && C14957gcv.b(this.f, enm.f) && C14957gcv.b(this.c, enm.c) && C14957gcv.b(this.y, enm.y) && C14957gcv.b(this.g, enm.g) && C14957gcv.b((Object) this.i, (Object) enm.i) && C14957gcv.b(this.u, enm.u);
|
||
|
}
|
||
|
}
|