28 lines
671 B
Java
28 lines
671 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.dO, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C8531dO extends AbstractC8332dI {
|
|
|
|
@SerializedName("productType")
|
|
private final C8664dS b;
|
|
|
|
@SerializedName("cardNo")
|
|
private final String c;
|
|
|
|
@SerializedName("cardRefNo")
|
|
private final String e;
|
|
|
|
public C8531dO(String str, String str2, String str3, C8664dS c8664dS) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(c8664dS, "");
|
|
this.e = str;
|
|
this.c = str2;
|
|
this.b = c8664dS;
|
|
this.d = str3;
|
|
}
|
|
}
|