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

15 lines
266 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/* loaded from: classes3.dex */
public class JVF {
@SerializedName("giftPresentList")
public List<pTL> a;
@SerializedName("giftMoneyList")
public List<WXu> e;
}