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

14 lines
230 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes3.dex */
public class Nxw {
@SerializedName("statusdesc")
private String a;
@SerializedName("statuscode")
public String d;
}