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

16 lines
309 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.cx, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C7900cx {
@SerializedName("productCode")
public String a;
public static C7900cx b() {
return new C7900cx();
}
}