|
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class Dqj {
|
|
|
|
@SerializedName("openFlag")
|
|
private String a;
|
|
|
|
@SerializedName("accountType")
|
|
private String b;
|
|
|
|
@SerializedName("productCode")
|
|
private String d;
|
|
}
|