what-the-bank/sources/o/zhB.java

31 lines
633 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/* loaded from: classes.dex */
public class zhB extends C16562pOe {
@SerializedName("groupMaxNumberOfTiles")
public int a;
@SerializedName("rootMaxNumberOfTiles")
public int b;
@SerializedName("predictiveMaxNumberOfTiles")
public int c;
@SerializedName("groupShortcutTileListEntity")
public List<qRQ> d;
@SerializedName("predictives")
public List<C17104tuu> e;
@SerializedName("shortcutTileListEntity")
public List<C17104tuu> g;
public static zhB b() {
return new zhB();
}
}