46 lines
879 B
Java
46 lines
879 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes.dex */
|
|
public class qRQ extends C16562pOe {
|
|
|
|
@SerializedName("data")
|
|
public List<C17104tuu> a;
|
|
|
|
@SerializedName("tileDeletableFlag")
|
|
int b;
|
|
|
|
@SerializedName("imageURL")
|
|
public String c;
|
|
|
|
@SerializedName("parentId")
|
|
public long d;
|
|
|
|
@SerializedName("sortSequence")
|
|
public int e;
|
|
|
|
@SerializedName("tileNickName")
|
|
String f;
|
|
|
|
@SerializedName("tileNameTh")
|
|
public String g;
|
|
|
|
@SerializedName("tileNameEn")
|
|
public String h;
|
|
|
|
@SerializedName("tileId")
|
|
public long i;
|
|
|
|
@SerializedName("tileDragableFlag")
|
|
int j;
|
|
|
|
@SerializedName("tileSubType")
|
|
EnumC15824isw n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("tileType")
|
|
EnumC14464fth f9246o;
|
|
}
|