what-the-bank/sources/o/C4135bR.java

67 lines
1.6 KiB
Java

package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.bR, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C4135bR {
@SerializedName("firstNameTH")
private final String a;
@SerializedName("firstNameEN")
private final String b;
@SerializedName("birthDate")
private final String c;
@SerializedName("citizenId")
private final String d;
@SerializedName("expiryDate")
private final String e;
@SerializedName("lastNameTH")
private final String f;
@SerializedName("nationality")
private final String g;
@SerializedName("laser")
private final String h;
@SerializedName("issueDate")
private final String i;
@SerializedName("lastNameEN")
private final String j;
@SerializedName("titleTH")
private final String m;
public C4135bR(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
C14957gcv.e(str6, "");
C14957gcv.e(str7, "");
C14957gcv.e(str8, "");
C14957gcv.e(str9, "");
C14957gcv.e(str10, "");
C14957gcv.e(str11, "");
this.m = str;
this.a = str2;
this.f = str3;
this.b = str4;
this.j = str5;
this.d = str6;
this.g = str7;
this.c = str8;
this.h = str9;
this.i = str10;
this.e = str11;
}
}