17 lines
346 B
Java
17 lines
346 B
Java
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;
|
|
}
|
|
}
|