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

21 lines
378 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: 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;
}