43 lines
821 B
Java
43 lines
821 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.g, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C14801g {
|
||
|
|
||
|
@SerializedName("accountTo")
|
||
|
public String a;
|
||
|
|
||
|
@SerializedName("accountToBankCode")
|
||
|
public String b;
|
||
|
|
||
|
@SerializedName("accountFrom")
|
||
|
public String c;
|
||
|
|
||
|
@SerializedName("giftId")
|
||
|
public String d;
|
||
|
|
||
|
@SerializedName("amount")
|
||
|
public String e;
|
||
|
|
||
|
@SerializedName("senderMessage")
|
||
|
public String f;
|
||
|
|
||
|
@SerializedName("promptPayID")
|
||
|
public String g;
|
||
|
|
||
|
@SerializedName("promptPayType")
|
||
|
public String h;
|
||
|
|
||
|
@SerializedName("transferType")
|
||
|
public String i;
|
||
|
|
||
|
@SerializedName("tilesVersion")
|
||
|
public String j;
|
||
|
|
||
|
public static C14801g d() {
|
||
|
return new C14801g();
|
||
|
}
|
||
|
}
|