19 lines
379 B
Java
19 lines
379 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.gmZ, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C15285gmZ {
|
|
|
|
@SerializedName("scbList")
|
|
public List<kQg> c;
|
|
|
|
@SerializedName("ownList")
|
|
public List<kQg> d;
|
|
|
|
@SerializedName("otherList")
|
|
public List<kQg> e;
|
|
}
|