15 lines
256 B
Java
15 lines
256 B
Java
|
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;
|
||
|
}
|