package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.du, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C9977du { @SerializedName("blockOnshoreEcomFlag") private String a; @SerializedName("cardRefNo") private String b; @SerializedName("tilesVersion") public String c; @SerializedName("blockOffshoreEcomFlag") private String d; @SerializedName("updateEcom") private String e; public /* synthetic */ C9977du(String str, String str2, String str3, String str4) { this(str, "", str2, str3, str4); } private C9977du(String str, String str2, String str3, String str4, String str5) { C14957gcv.e(str, ""); C14957gcv.e(str2, ""); this.b = str; this.c = str2; this.a = str3; this.d = str4; this.e = str5; } }