18 lines
379 B
Java
18 lines
379 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import com.huawei.hms.support.feature.result.CommonConstant;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class PAv extends C16562pOe {
|
|
|
|
@SerializedName(CommonConstant.KEY_DISPLAY_NAME)
|
|
public String a;
|
|
|
|
@SerializedName("proxyType")
|
|
public String b;
|
|
|
|
@SerializedName("proxyId")
|
|
public String e;
|
|
}
|