39 lines
730 B
Java
39 lines
730 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.ba, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C4433ba {
|
||
|
|
||
|
@SerializedName("applicationId")
|
||
|
public String a;
|
||
|
|
||
|
@SerializedName("pseudoPin")
|
||
|
public String b;
|
||
|
|
||
|
@SerializedName("e2eeSid")
|
||
|
public String c;
|
||
|
|
||
|
@SerializedName("encryptPin")
|
||
|
public String d;
|
||
|
|
||
|
@SerializedName("deviceId")
|
||
|
public String e;
|
||
|
|
||
|
@SerializedName("tcAccept")
|
||
|
private C11264ec f;
|
||
|
|
||
|
@SerializedName("tag")
|
||
|
private String g;
|
||
|
|
||
|
@SerializedName("uuid")
|
||
|
public String h;
|
||
|
|
||
|
@SerializedName("pseudoSid")
|
||
|
public String i;
|
||
|
|
||
|
@SerializedName("tilesVersion")
|
||
|
public String j;
|
||
|
}
|