36 lines
736 B
Java
36 lines
736 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class Ben {
|
|
|
|
@SerializedName("bankingServices")
|
|
public List<C17104tuu> a;
|
|
|
|
@SerializedName("dynamicTiles")
|
|
public List<C17104tuu> b;
|
|
|
|
@SerializedName("groupMaxNumberOfTiles")
|
|
public int c;
|
|
|
|
@SerializedName("groupShortcutTileListEntity")
|
|
public List<qRQ> d;
|
|
|
|
@SerializedName("adsTiles")
|
|
public List<Rgo> e;
|
|
|
|
@SerializedName("staticTiles")
|
|
public List<Rgo> f;
|
|
|
|
@SerializedName("rootMaxNumberOfTiles")
|
|
public int g;
|
|
|
|
@SerializedName("predictiveMaxNumberOfTiles")
|
|
public int h;
|
|
|
|
@SerializedName("predictiveTiles")
|
|
public List<C17104tuu> i;
|
|
}
|