56 lines
1.0 KiB
Java
56 lines
1.0 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.fG, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C12744fG {
|
|
|
|
@SerializedName("amount")
|
|
public String a;
|
|
|
|
@SerializedName("accountFrom")
|
|
public String b;
|
|
|
|
@SerializedName("ebillSource")
|
|
public String c;
|
|
|
|
@SerializedName("fee")
|
|
public String d;
|
|
|
|
@SerializedName("accountTo")
|
|
public String e;
|
|
|
|
@SerializedName("payBy")
|
|
public String f;
|
|
|
|
@SerializedName("ref3")
|
|
public String g;
|
|
|
|
@SerializedName("ref1")
|
|
public String h;
|
|
|
|
@SerializedName("ref2")
|
|
public String i;
|
|
|
|
@SerializedName("productName")
|
|
public String j;
|
|
|
|
@SerializedName("transactionToken")
|
|
public String l;
|
|
|
|
@SerializedName("tileVersion")
|
|
public String m;
|
|
|
|
@SerializedName("ref5")
|
|
public String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("ref4")
|
|
public String f9093o;
|
|
|
|
public static C12744fG d() {
|
|
return new C12744fG();
|
|
}
|
|
}
|