what-the-bank/sources/o/C0792OqF.java

30 lines
679 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.OqF, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0792OqF {
@SerializedName("refNo1")
private final String b;
@SerializedName("billerAccountNumber")
private final String c;
@SerializedName("accountNumber")
private final String d;
@SerializedName("refNo2")
private final String e;
public C0792OqF(String str, String str2, String str3, String str4) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
this.d = str;
this.c = str2;
this.b = str3;
this.e = str4;
}
}