18 lines
321 B
Java
18 lines
321 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class iZc extends C16562pOe {
|
||
|
|
||
|
@SerializedName("ebillList")
|
||
|
public List<lOK> a;
|
||
|
|
||
|
@SerializedName("totalPage")
|
||
|
public int b;
|
||
|
|
||
|
@SerializedName("pageNumber")
|
||
|
public int d;
|
||
|
}
|