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

17 lines
346 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.guk, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15584guk {
@SerializedName("cardRef")
private final String d;
public C15584guk(String str) {
C14957gcv.e(str, "");
this.d = str;
}
}