56 lines
1.1 KiB
Java
56 lines
1.1 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.fV, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C13248fV {
|
|
|
|
@SerializedName("billRef2")
|
|
public String a;
|
|
|
|
@SerializedName("billRef1")
|
|
public String b;
|
|
|
|
@SerializedName("billRef3")
|
|
public String c;
|
|
|
|
@SerializedName("billerId")
|
|
public String d;
|
|
|
|
@SerializedName("depAcctIdFrom")
|
|
public String e;
|
|
|
|
@SerializedName("misc2")
|
|
public String f;
|
|
|
|
@SerializedName("mobileNumber")
|
|
public String g;
|
|
|
|
@SerializedName("isFaceValidate")
|
|
public boolean h;
|
|
|
|
@SerializedName("misc1")
|
|
public String i;
|
|
|
|
@SerializedName("feeAmt")
|
|
public Double j;
|
|
|
|
@SerializedName("note")
|
|
public String l;
|
|
|
|
@SerializedName("serviceNumber")
|
|
public String m;
|
|
|
|
@SerializedName("pmtAmt")
|
|
public String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("transactionToken")
|
|
public String f9112o;
|
|
|
|
public static C13248fV e() {
|
|
return new C13248fV();
|
|
}
|
|
}
|