package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.dR, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public class C8628dR { @SerializedName("tilesVersion") public String a; @SerializedName("accountType") String b; @SerializedName("accountNo") String e; private C8628dR(HBt hBt) { this.e = hBt.b; this.b = hBt.d; } public static HBt b() { return new HBt((byte) 0); } /* renamed from: o.dR$HBt */ /* loaded from: classes3.dex */ public static final class HBt { public String b; public String d; private HBt() { } /* synthetic */ HBt(byte b) { this(); } } public /* synthetic */ C8628dR(HBt hBt, byte b) { this(hBt); } }