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

16 lines
304 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.eJ, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C10604eJ {
@SerializedName("day")
public String d;
public static C10604eJ b() {
return new C10604eJ();
}
}