49 lines
1.0 KiB
Java
49 lines
1.0 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class yrL {
|
|
|
|
@SerializedName("companyName")
|
|
public String a;
|
|
|
|
@SerializedName("customerGroupCode")
|
|
public String b;
|
|
|
|
@SerializedName("companyPhone")
|
|
public String c;
|
|
|
|
@SerializedName("employmentCharacteristicList")
|
|
public List<NsL> d;
|
|
|
|
@SerializedName("employmentStatusList")
|
|
public List<C15832ivD> e;
|
|
|
|
@SerializedName("isEmploymentDetailsDisplayed")
|
|
public String f;
|
|
|
|
@SerializedName("occupationGroup")
|
|
public String g;
|
|
|
|
@SerializedName("selectedEmploymentCharacteristic")
|
|
public yzb h;
|
|
|
|
@SerializedName("occupation")
|
|
public wCg i;
|
|
|
|
@SerializedName("isRequiredReportBot")
|
|
public String j;
|
|
|
|
@SerializedName("sourceOfIncome")
|
|
public C14730fyi m;
|
|
|
|
@SerializedName("workAddress")
|
|
public ZHe n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("selectedEmploymentStatus")
|
|
public yzb f9329o;
|
|
}
|