50 lines
1009 B
Java
50 lines
1009 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.j, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C15844j {
|
|
|
|
@SerializedName("giftId")
|
|
public String a;
|
|
|
|
@SerializedName("accountTo")
|
|
public String b;
|
|
|
|
@SerializedName("amount")
|
|
public String c;
|
|
|
|
@SerializedName("mobileNo")
|
|
public String d;
|
|
|
|
@SerializedName("accountFrom")
|
|
public String e;
|
|
|
|
@SerializedName("presentIconUrl")
|
|
public String f;
|
|
|
|
@SerializedName("presentDetailEN")
|
|
public String g;
|
|
|
|
@SerializedName("presentDetailTH")
|
|
public String h;
|
|
|
|
@SerializedName("referenceNo1")
|
|
public String i;
|
|
|
|
@SerializedName("referenceNo2")
|
|
public String j;
|
|
|
|
@SerializedName("senderMessage")
|
|
public String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("referenceNo3")
|
|
public String f9178o;
|
|
|
|
public static C15844j d() {
|
|
return new C15844j();
|
|
}
|
|
}
|