21 lines
446 B
Java
21 lines
446 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.dv, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C10030dv {
|
||
|
|
||
|
@SerializedName("tilesVersion")
|
||
|
private final String a;
|
||
|
|
||
|
@SerializedName("cardRefNo")
|
||
|
private final String e;
|
||
|
|
||
|
public C10030dv(String str, String str2) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.e = str;
|
||
|
this.a = str2;
|
||
|
}
|
||
|
}
|