32 lines
555 B
Java
32 lines
555 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* loaded from: classes.dex */
|
|
public class ACk extends C16562pOe {
|
|
|
|
@SerializedName("pointBal")
|
|
public int a;
|
|
|
|
@SerializedName("relationId")
|
|
public Integer b;
|
|
|
|
@SerializedName("payAmount")
|
|
public int c;
|
|
|
|
@SerializedName("point")
|
|
public int d;
|
|
|
|
@SerializedName("refId")
|
|
public String e;
|
|
|
|
@SerializedName("slipRefId")
|
|
public String g;
|
|
|
|
@SerializedName("txnRefNo")
|
|
public String i;
|
|
|
|
@SerializedName("txnDate")
|
|
public String j;
|
|
}
|