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