package o; import com.google.gson.annotations.SerializedName; /* loaded from: classes3.dex */ public final class rzR { @SerializedName("expiryYear") private final String b; @SerializedName("expiryMonth") private final String c; @SerializedName("cardDetails") public final C16498opz d; @SerializedName("entryPoint") private final String e; public rzR(String str, String str2, C16498opz c16498opz, String str3) { this.b = str; this.c = str2; this.d = c16498opz; this.e = str3; } }