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

16 lines
296 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.dT, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C8697dT {
@SerializedName("code")
private String a;
public C8697dT(String str) {
this.a = str;
}
}