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

17 lines
260 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes.dex */
public class Sxy {
@SerializedName("ref3Label")
String a;
@SerializedName("ref1Label")
String c;
@SerializedName("ref2Label")
String e;
}