102 lines
2.6 KiB
Java
102 lines
2.6 KiB
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import io.beid.beidk.definitions.BeIDParams;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.ci, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C7108ci {
|
||
|
|
||
|
@SerializedName("appId")
|
||
|
private final String a;
|
||
|
|
||
|
@SerializedName("callbackDeeplink")
|
||
|
private final String b;
|
||
|
|
||
|
@SerializedName("clearStackToggle")
|
||
|
private final Boolean c;
|
||
|
|
||
|
@SerializedName("channel")
|
||
|
private final String d;
|
||
|
|
||
|
@SerializedName("cidToggle")
|
||
|
private final Boolean e;
|
||
|
|
||
|
@SerializedName("minAal")
|
||
|
private final String f;
|
||
|
|
||
|
@SerializedName("consentSubType")
|
||
|
private final String g;
|
||
|
|
||
|
@SerializedName("indicationListEN")
|
||
|
private final List<String> h;
|
||
|
|
||
|
@SerializedName("ekycMethod")
|
||
|
private final String i;
|
||
|
|
||
|
@SerializedName("indicationListTH")
|
||
|
private final List<String> j;
|
||
|
|
||
|
@SerializedName("serviceIdList")
|
||
|
private final List<String> k;
|
||
|
|
||
|
@SerializedName("requestParameter")
|
||
|
private final String l;
|
||
|
|
||
|
@SerializedName("minIal")
|
||
|
private final String m;
|
||
|
|
||
|
@SerializedName("nationalIdScreenRule")
|
||
|
private final String n;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
@SerializedName("product")
|
||
|
private final String f8645o;
|
||
|
|
||
|
@SerializedName("userType")
|
||
|
private final String p;
|
||
|
|
||
|
@SerializedName("tilesVersion")
|
||
|
private final String q;
|
||
|
|
||
|
@SerializedName("signature")
|
||
|
private final String r;
|
||
|
|
||
|
@SerializedName("termAndConToggle")
|
||
|
private final Boolean s;
|
||
|
|
||
|
@SerializedName(BeIDParams.BEID_TRANSACTION_ID)
|
||
|
private final String t;
|
||
|
|
||
|
@SerializedName("verifyFlag")
|
||
|
private final List<String> x;
|
||
|
|
||
|
public C7108ci(String str, String str2, String str3, String str4, String str5, List<String> list, Boolean bool, Boolean bool2, List<String> list2, List<String> list3, List<String> list4, String str6, String str7, String str8, String str9, String str10, Boolean bool3, String str11, String str12, String str13, String str14) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str11, "");
|
||
|
C14957gcv.e(str14, "");
|
||
|
this.t = str;
|
||
|
this.d = str2;
|
||
|
this.f8645o = str3;
|
||
|
this.b = str4;
|
||
|
this.p = str5;
|
||
|
this.k = list;
|
||
|
this.e = bool;
|
||
|
this.s = bool2;
|
||
|
this.j = list2;
|
||
|
this.h = list3;
|
||
|
this.x = list4;
|
||
|
this.g = str6;
|
||
|
this.m = str7;
|
||
|
this.f = str8;
|
||
|
this.l = str9;
|
||
|
this.a = str10;
|
||
|
this.c = bool3;
|
||
|
this.r = str11;
|
||
|
this.n = str12;
|
||
|
this.i = str13;
|
||
|
this.q = str14;
|
||
|
}
|
||
|
}
|