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

31 lines
659 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes3.dex */
public final class vYL {
@SerializedName("device")
private final hmQ b;
@SerializedName("applicationUuid")
private final String c;
@SerializedName("tilesVersion")
private final String d;
@SerializedName("productType")
private final String e;
public vYL(String str, String str2, hmQ hmq, String str3) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(hmq, "");
C14957gcv.e(str3, "");
this.c = str;
this.e = str2;
this.b = hmq;
this.d = str3;
}
}