169 lines
3.6 KiB
Java
169 lines
3.6 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
import org.bouncycastle.i18n.ErrorBundle;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class lTi {
|
|
|
|
@SerializedName("staffId1")
|
|
public String A;
|
|
|
|
@SerializedName("staffId2")
|
|
public String B;
|
|
|
|
@SerializedName("workAddress")
|
|
public wCl C;
|
|
|
|
@SerializedName("securedMobileNumber")
|
|
public List<BPm> D;
|
|
|
|
@SerializedName("backIdCardImgUrl")
|
|
public String a;
|
|
|
|
@SerializedName("additionalConsent")
|
|
public String b;
|
|
|
|
@SerializedName("addressTypeOption")
|
|
public List<JPY> c;
|
|
|
|
@SerializedName("birthDate")
|
|
public String d;
|
|
|
|
@SerializedName("acceptedEDocFlag")
|
|
public Boolean e;
|
|
|
|
@SerializedName("consentDocuments")
|
|
public List<ZYw> f;
|
|
|
|
@SerializedName("calendarStartDateCidExpire")
|
|
public String g;
|
|
|
|
@SerializedName("citizenID")
|
|
public String h;
|
|
|
|
@SerializedName("calendarEndDateCidExpire")
|
|
public String i;
|
|
|
|
@SerializedName("consentFlag")
|
|
public String j;
|
|
|
|
@SerializedName("email")
|
|
public String k;
|
|
|
|
@SerializedName("currentAddress")
|
|
public wCl l;
|
|
|
|
@SerializedName("displayedStaffId")
|
|
public String m;
|
|
|
|
@SerializedName("displayedDataSharingConsent")
|
|
public String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName(ErrorBundle.DETAIL_ENTRY)
|
|
public List<yCH> f9202o;
|
|
|
|
@SerializedName("engFirstName")
|
|
public String p;
|
|
|
|
@SerializedName("mailingAddress")
|
|
public wCl q;
|
|
|
|
@SerializedName("engLastName")
|
|
public String r;
|
|
|
|
@SerializedName("name")
|
|
public String s;
|
|
|
|
@SerializedName("mobilePhone")
|
|
public String t;
|
|
|
|
@SerializedName("rmIdcardHouseRegistrationAddress")
|
|
public wCl u;
|
|
|
|
@SerializedName("registrationAddress")
|
|
public wCl v;
|
|
|
|
@SerializedName("requiredDopaCheck")
|
|
public Boolean w;
|
|
|
|
@SerializedName("requireEnglishName")
|
|
public int x;
|
|
|
|
@SerializedName("receivingDocOption")
|
|
public List<JPY> y;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV {
|
|
public wCl A;
|
|
public List<BPm> C;
|
|
public String D;
|
|
public List<JPY> a;
|
|
public String b;
|
|
public String c;
|
|
public String d;
|
|
public Boolean e;
|
|
public String f;
|
|
public String g;
|
|
public List<ZYw> h;
|
|
public String i;
|
|
public String j;
|
|
public String k;
|
|
public String l;
|
|
public wCl m;
|
|
public List<yCH> n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
public String f9203o;
|
|
public String p;
|
|
public String q;
|
|
public wCl r;
|
|
public String s;
|
|
public String t;
|
|
public int u;
|
|
public List<JPY> v;
|
|
public Boolean w;
|
|
public wCl x;
|
|
public wCl y;
|
|
public String z;
|
|
}
|
|
|
|
private lTi(RVV rvv) {
|
|
this.s = rvv.s;
|
|
this.x = rvv.u;
|
|
this.p = rvv.t;
|
|
this.r = rvv.p;
|
|
this.t = rvv.q;
|
|
this.k = rvv.k;
|
|
this.q = rvv.r;
|
|
this.v = rvv.x;
|
|
this.f = rvv.h;
|
|
this.j = rvv.f;
|
|
this.b = rvv.b;
|
|
this.e = rvv.e;
|
|
this.w = rvv.w;
|
|
this.h = rvv.j;
|
|
this.m = rvv.l;
|
|
this.A = rvv.D;
|
|
this.B = rvv.z;
|
|
this.n = rvv.f9203o;
|
|
this.u = rvv.y;
|
|
this.d = rvv.c;
|
|
this.C = rvv.A;
|
|
this.l = rvv.m;
|
|
this.D = rvv.C;
|
|
this.y = rvv.v;
|
|
this.c = rvv.a;
|
|
this.f9202o = rvv.n;
|
|
this.g = rvv.i;
|
|
this.i = rvv.g;
|
|
this.a = rvv.d;
|
|
}
|
|
|
|
public /* synthetic */ lTi(RVV rvv, byte b) {
|
|
this(rvv);
|
|
}
|
|
}
|