21 lines
431 B
Java
21 lines
431 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.mBX, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C16193mBX extends C16562pOe {
|
|
|
|
@SerializedName("depositNumber")
|
|
public int a;
|
|
|
|
@SerializedName("depositAmount")
|
|
public double c;
|
|
|
|
@SerializedName("depositDate")
|
|
public String d;
|
|
|
|
@SerializedName("sortSequence")
|
|
public int e;
|
|
}
|