41 lines
753 B
Java
41 lines
753 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class WUV extends C16562pOe {
|
||
|
|
||
|
@SerializedName("txnCode")
|
||
|
public yzb a;
|
||
|
|
||
|
@SerializedName("txnAmount")
|
||
|
public double b;
|
||
|
|
||
|
@SerializedName("annotation")
|
||
|
public String c;
|
||
|
|
||
|
@SerializedName("txnChannel")
|
||
|
public yzb d;
|
||
|
|
||
|
@SerializedName("txnBatchRunDate")
|
||
|
public String e;
|
||
|
|
||
|
@SerializedName("txnSequence")
|
||
|
public int f;
|
||
|
|
||
|
@SerializedName("txnRemark")
|
||
|
public String g;
|
||
|
|
||
|
@SerializedName("txnCurrency")
|
||
|
public String h;
|
||
|
|
||
|
@SerializedName("txnDateTime")
|
||
|
public String i;
|
||
|
|
||
|
@SerializedName("txnDebitCreditFlag")
|
||
|
public String j;
|
||
|
|
||
|
@SerializedName("sortSequence")
|
||
|
private int m;
|
||
|
}
|