package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.GjE, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public class C0431GjE { @SerializedName("name") private String a; @SerializedName("bankLogo") private String b; @SerializedName("accountType") private String c; @SerializedName("accountNumber") private String d; public final NNi a() { EnumC16172lsC enumC16172lsC; try { String str = this.c; if (str == null) { str = ""; } enumC16172lsC = EnumC16172lsC.valueOf(str); } catch (IllegalArgumentException unused) { enumC16172lsC = null; } return new NNi(this.b, this.a, enumC16172lsC, this.d); } }