package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.dg, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C9244dg { @SerializedName("pagingLimit") private final Integer a; @SerializedName("filterMonth") private final String c; @SerializedName("cardRefNo") private final String d; @SerializedName("pagingOffset") private final String e; public C9244dg(String str, String str2, Integer num, String str3) { C14957gcv.e(str, ""); this.d = str; this.e = str2; this.a = num; this.c = str3; } }