19 lines
368 B
Java
19 lines
368 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.bx, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C5650bx {
|
||
|
|
||
|
@SerializedName("tcAcceptVersion")
|
||
|
private String a;
|
||
|
|
||
|
@SerializedName("function")
|
||
|
public String e;
|
||
|
|
||
|
public static C5650bx c() {
|
||
|
return new C5650bx();
|
||
|
}
|
||
|
}
|