|
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class Cnh {
|
|
|
|
@SerializedName("data")
|
|
public List<C1775aO> b;
|
|
|
|
@SerializedName("parentTileId")
|
|
public long e;
|
|
|
|
public static Cnh e() {
|
|
return new Cnh();
|
|
}
|
|
}
|