56 lines
1.1 KiB
Java
56 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.bH, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C3798bH {
|
||
|
|
||
|
@SerializedName("firstNameTH")
|
||
|
public String d = "";
|
||
|
|
||
|
@SerializedName("middleNameTH")
|
||
|
public String h = "";
|
||
|
|
||
|
@SerializedName("lastNameTH")
|
||
|
public String b = "";
|
||
|
|
||
|
@SerializedName("firstNameEN")
|
||
|
public String c = "";
|
||
|
|
||
|
@SerializedName("middleNameEN")
|
||
|
public String f = "";
|
||
|
|
||
|
@SerializedName("lastNameEN")
|
||
|
public String a = "";
|
||
|
|
||
|
@SerializedName("email")
|
||
|
String e = "";
|
||
|
|
||
|
@SerializedName("lineId")
|
||
|
public String i = "";
|
||
|
|
||
|
@SerializedName("phoneNumber")
|
||
|
public String g = "";
|
||
|
|
||
|
@SerializedName("referenceId")
|
||
|
String j = "";
|
||
|
|
||
|
@SerializedName("referenceType")
|
||
|
String n = "";
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
@SerializedName("tncType")
|
||
|
public String f8540o = "";
|
||
|
|
||
|
@SerializedName("tncVersion")
|
||
|
int m = 0;
|
||
|
|
||
|
private C3798bH() {
|
||
|
}
|
||
|
|
||
|
public static C3798bH e() {
|
||
|
return new C3798bH();
|
||
|
}
|
||
|
}
|