46 lines
874 B
Java
46 lines
874 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.bB, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C3605bB {
|
||
|
|
||
|
@SerializedName("merchantId")
|
||
|
String b = "";
|
||
|
|
||
|
@SerializedName("nameTH")
|
||
|
public String j = "";
|
||
|
|
||
|
@SerializedName("nameEN")
|
||
|
public String c = "";
|
||
|
|
||
|
@SerializedName("citizenId")
|
||
|
String a = "";
|
||
|
|
||
|
@SerializedName("segment")
|
||
|
String f = "";
|
||
|
|
||
|
@SerializedName("category")
|
||
|
public String d = "";
|
||
|
|
||
|
@SerializedName("subCategory")
|
||
|
public String i = "";
|
||
|
|
||
|
@SerializedName("estimatedMonthlySales")
|
||
|
public String e = "";
|
||
|
|
||
|
@SerializedName("registrationChannel")
|
||
|
String g = "";
|
||
|
|
||
|
@SerializedName("referralCode")
|
||
|
public String h = "";
|
||
|
|
||
|
private C3605bB() {
|
||
|
}
|
||
|
|
||
|
public static C3605bB c() {
|
||
|
return new C3605bB();
|
||
|
}
|
||
|
}
|