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

26 lines
566 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.dN, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C8499dN {
@SerializedName("nickname")
private final String c;
@SerializedName("cardRefNo")
private final String d;
@SerializedName("cardNo")
private final String e;
public C8499dN(String str, String str2, String str3) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
this.d = str;
this.c = str2;
this.e = str3;
}
}