66 lines
1.3 KiB
Java
66 lines
1.3 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import org.bouncycastle.i18n.MessageBundle;
|
|
|
|
/* renamed from: o.co, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C7426co {
|
|
|
|
@SerializedName("companyName")
|
|
public String a;
|
|
|
|
@SerializedName("consent")
|
|
public C7320cm b;
|
|
|
|
@SerializedName("contact")
|
|
public C7373cn c;
|
|
|
|
@SerializedName("actualIncome")
|
|
public String d;
|
|
|
|
@SerializedName("currentAddress")
|
|
public C7267cl e;
|
|
|
|
@SerializedName("homeAddress")
|
|
public C7267cl f;
|
|
|
|
@SerializedName("fatca")
|
|
public C7583cr g;
|
|
|
|
@SerializedName("job")
|
|
public C7477cp h;
|
|
|
|
@SerializedName("objective")
|
|
public C7795cv i;
|
|
|
|
@SerializedName("account")
|
|
public C7900cx j;
|
|
|
|
@SerializedName("workAddress")
|
|
public C7267cl k;
|
|
|
|
@SerializedName("sourceOfIncome")
|
|
public C7742cu l;
|
|
|
|
@SerializedName("sameAddressFlag")
|
|
public String m;
|
|
|
|
@SerializedName("tilesVersion")
|
|
public String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName(MessageBundle.TITLE_ENTRY)
|
|
public C7953cy f8657o;
|
|
|
|
@SerializedName("titleUneditableFlag")
|
|
private String s;
|
|
|
|
@SerializedName("workAddressFlag")
|
|
public String t;
|
|
|
|
public static C7426co e() {
|
|
return new C7426co();
|
|
}
|
|
}
|