17 lines
348 B
Java
17 lines
348 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.fRM, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C13117fRM {
|
||
|
|
||
|
@SerializedName("cardRefNo")
|
||
|
private final String c;
|
||
|
|
||
|
public C13117fRM(String str) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.c = str;
|
||
|
}
|
||
|
}
|