21 lines
462 B
Java
21 lines
462 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.dU, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C8730dU extends AbstractC8332dI {
|
||
|
|
||
|
@SerializedName("productType")
|
||
|
private C8697dT a;
|
||
|
|
||
|
@SerializedName("walletId")
|
||
|
private String e;
|
||
|
|
||
|
public C8730dU(String str, String str2, C8697dT c8697dT) {
|
||
|
this.e = str;
|
||
|
this.d = str2;
|
||
|
this.a = c8697dT;
|
||
|
}
|
||
|
}
|