32 lines
615 B
Java
32 lines
615 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.eS, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C10894eS {
|
|
|
|
@SerializedName("pageSize")
|
|
public String a;
|
|
|
|
@SerializedName("numberOfDays")
|
|
public String b;
|
|
|
|
@SerializedName("proxy")
|
|
public List<C10732eN> c;
|
|
|
|
@SerializedName("pageNumber")
|
|
public String d;
|
|
|
|
@SerializedName("proxyId")
|
|
private String e;
|
|
|
|
@SerializedName("proxyType")
|
|
private String f;
|
|
|
|
public static C10894eS e() {
|
|
return new C10894eS();
|
|
}
|
|
}
|