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

22 lines
478 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
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;
}
}