what-the-bank/sources/o/nrT.java

24 lines
440 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/* loaded from: classes3.dex */
public class nrT extends C16562pOe {
@SerializedName("stmtDueAmount")
public Double a;
@SerializedName("cardRefNo")
public String b;
@SerializedName("txnList")
public List<QSH> c;
@SerializedName("stmtCycleNo")
public Integer d;
@SerializedName("stmtDate")
public String e;
}