24 lines
491 B
Java
24 lines
491 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.cpm, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C7516cpm extends C16562pOe {
|
||
|
|
||
|
@SerializedName("txnDateTime")
|
||
|
public String a;
|
||
|
|
||
|
@SerializedName("txnDebitCreditFlag")
|
||
|
public String b;
|
||
|
|
||
|
@SerializedName("txnCurrency")
|
||
|
public String c;
|
||
|
|
||
|
@SerializedName("sortSequence")
|
||
|
public int d;
|
||
|
|
||
|
@SerializedName("txnAmount")
|
||
|
public Double e;
|
||
|
}
|