12 lines
212 B
Java
12 lines
212 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class yOo extends RSw {
|
||
|
|
||
|
@SerializedName("receiveList")
|
||
|
public List<TAx> d;
|
||
|
}
|