118 lines
2.3 KiB
Java
118 lines
2.3 KiB
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import com.huawei.hms.support.feature.result.CommonConstant;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class WYA {
|
||
|
|
||
|
@SerializedName("segment")
|
||
|
public String A;
|
||
|
|
||
|
@SerializedName("tcAcceptDate")
|
||
|
public String B;
|
||
|
|
||
|
@SerializedName("registrationMethod")
|
||
|
public String C;
|
||
|
|
||
|
@SerializedName("tcAcceptVersion")
|
||
|
public int D;
|
||
|
|
||
|
@SerializedName("titleTH")
|
||
|
public String E;
|
||
|
|
||
|
@SerializedName("themeFlag")
|
||
|
public String F;
|
||
|
|
||
|
@SerializedName("userId")
|
||
|
public String G;
|
||
|
|
||
|
@SerializedName("userStatus")
|
||
|
public String H;
|
||
|
|
||
|
@SerializedName("titleEN")
|
||
|
public String I;
|
||
|
|
||
|
@SerializedName("userType")
|
||
|
public String L;
|
||
|
|
||
|
@SerializedName("cardType")
|
||
|
public String a;
|
||
|
|
||
|
@SerializedName("buzzebeeBaseURL")
|
||
|
public String b;
|
||
|
|
||
|
@SerializedName("buzzebeeHash")
|
||
|
public String c;
|
||
|
|
||
|
@SerializedName(CommonConstant.KEY_COUNTRY_CODE)
|
||
|
public String d;
|
||
|
|
||
|
@SerializedName("cardId")
|
||
|
public String e;
|
||
|
|
||
|
@SerializedName("language")
|
||
|
public String f;
|
||
|
|
||
|
@SerializedName("emailVerificationFlag")
|
||
|
public String g;
|
||
|
|
||
|
@SerializedName("emailNotificationFlag")
|
||
|
public String h;
|
||
|
|
||
|
@SerializedName("fastpayFlag")
|
||
|
public String i;
|
||
|
|
||
|
@SerializedName("email")
|
||
|
public String j;
|
||
|
|
||
|
@SerializedName("lastNameEN")
|
||
|
public String k;
|
||
|
|
||
|
@SerializedName("lastNameTH")
|
||
|
public String l;
|
||
|
|
||
|
@SerializedName("maskAccountFlag")
|
||
|
public int m;
|
||
|
|
||
|
@SerializedName("middleNameTH")
|
||
|
public String n;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
@SerializedName("middleNameEN")
|
||
|
public String f8432o;
|
||
|
|
||
|
@SerializedName("nameTH")
|
||
|
public String p;
|
||
|
|
||
|
@SerializedName("migrationFlag")
|
||
|
public String q;
|
||
|
|
||
|
@SerializedName("mutualFundTcAcceptVersion")
|
||
|
public int r;
|
||
|
|
||
|
@SerializedName("nameEN")
|
||
|
public String s;
|
||
|
|
||
|
@SerializedName("mobileNo")
|
||
|
public String t;
|
||
|
|
||
|
@SerializedName("promptpayTcAcceptVersion")
|
||
|
public String u;
|
||
|
|
||
|
@SerializedName("promptpayTcAcceptDate")
|
||
|
public String v;
|
||
|
|
||
|
@SerializedName("profilePhotoPath")
|
||
|
public String w;
|
||
|
|
||
|
@SerializedName("popupMessage")
|
||
|
public String x;
|
||
|
|
||
|
@SerializedName("predictiveFlag")
|
||
|
public String y;
|
||
|
|
||
|
@SerializedName("registerDate")
|
||
|
public String z;
|
||
|
}
|