30 lines
570 B
Java
30 lines
570 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.e, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C10294e {
|
|
|
|
@SerializedName("ciphertext")
|
|
private String a;
|
|
|
|
@SerializedName("atmCard")
|
|
private String b;
|
|
|
|
@SerializedName("acctApplId")
|
|
private String c;
|
|
|
|
@SerializedName("cardId")
|
|
private String d;
|
|
|
|
@SerializedName("dateOfBirth")
|
|
private String e;
|
|
|
|
@SerializedName("deviceId")
|
|
private String f;
|
|
|
|
@SerializedName("e2eeSid")
|
|
private String j;
|
|
}
|