22 lines
482 B
Java
22 lines
482 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.cj, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C7161cj {
|
|
|
|
@SerializedName("verificationMethod")
|
|
private final String c;
|
|
|
|
@SerializedName("ekycMethod")
|
|
private final String d;
|
|
|
|
public C7161cj(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.d = str;
|
|
this.c = str2;
|
|
}
|
|
}
|