package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.fYf, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public class C13367fYf { @SerializedName("deviceId") private String a; @SerializedName("tilesVersion") public String b; @SerializedName("lastName") private String c; @SerializedName("homeAddress") private String d; @SerializedName("firstName") private String e; @SerializedName("officeAddress") private String g; @SerializedName("productType") private String i; /* renamed from: o.fYf$IeS */ /* loaded from: classes3.dex */ public static final class IeS { public String a; public String b; public String c; public String d; public String e; public String h; } private C13367fYf(IeS ieS) { this.i = ieS.h; this.a = ieS.b; this.e = ieS.d; this.c = ieS.e; this.d = ieS.c; this.g = ieS.a; } public /* synthetic */ C13367fYf(IeS ieS, byte b) { this(ieS); } }