61 lines
1.3 KiB
Java
61 lines
1.3 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import okhttp3.MultipartBody;
|
|
import okhttp3.RequestBody;
|
|
|
|
/* renamed from: o.htv, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C15711htv {
|
|
|
|
@SerializedName("documentPassword")
|
|
public RequestBody a;
|
|
|
|
@SerializedName("documentFile")
|
|
public MultipartBody.Part b;
|
|
|
|
@SerializedName("applicationId")
|
|
public RequestBody c;
|
|
|
|
@SerializedName("createdDatetime")
|
|
public RequestBody d;
|
|
|
|
@SerializedName("documentName")
|
|
public RequestBody e;
|
|
|
|
@SerializedName("isOverSaturated")
|
|
public RequestBody f;
|
|
|
|
@SerializedName("isBlurry")
|
|
public RequestBody g;
|
|
|
|
@SerializedName("isLowContrastBackground")
|
|
public RequestBody h;
|
|
|
|
@SerializedName("isMissingBorders")
|
|
public RequestBody i;
|
|
|
|
@SerializedName("documentType")
|
|
public RequestBody j;
|
|
|
|
@SerializedName("isUnderSaturated")
|
|
public RequestBody k;
|
|
|
|
@SerializedName("latitude")
|
|
public RequestBody l;
|
|
|
|
@SerializedName("uploadMethod")
|
|
public RequestBody m;
|
|
|
|
@SerializedName("longitude")
|
|
public RequestBody n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("productType")
|
|
public RequestBody f9165o;
|
|
|
|
public static C15711htv a() {
|
|
return new C15711htv();
|
|
}
|
|
}
|