package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.Alr, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C0159Alr { @SerializedName("transactionToken") private final String a; @SerializedName("rPIN") private final String b; @SerializedName("e2eeSid") private final String c; @SerializedName("tilesVersion") private final String d; @SerializedName("cardNo") private final String e; public C0159Alr(String str, String str2, String str3, String str4, String str5) { C14957gcv.e(str, ""); C14957gcv.e(str5, ""); this.a = str; this.c = str2; this.b = str3; this.e = str4; this.d = str5; } }