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