21 lines
378 B
Java
21 lines
378 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes.dex */
|
|
public class oQz extends C16562pOe {
|
|
|
|
@SerializedName("pagination")
|
|
public vyB b;
|
|
|
|
@SerializedName("numOfProduct")
|
|
public int c;
|
|
|
|
@SerializedName("products")
|
|
public List<wDp> d;
|
|
|
|
@SerializedName("termAndCon")
|
|
public String e;
|
|
}
|