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

22 lines
470 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.Ger, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0420Ger {
@SerializedName("deviceId")
public final String a;
@SerializedName("modelId")
public final String e;
public C0420Ger(String str, String str2) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
this.a = str;
this.e = str2;
}
}