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

15 lines
256 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 tYr {
@SerializedName("accounts")
public List<IpR> c;
@SerializedName("fundSource")
public List<CXC> e;
}