30 lines
596 B
Java
30 lines
596 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class GZD {
|
||
|
|
||
|
@SerializedName("deposit")
|
||
|
public final jbX a;
|
||
|
|
||
|
@SerializedName("paymentTypeLabel")
|
||
|
public final String b;
|
||
|
|
||
|
@SerializedName("mobileNoList")
|
||
|
public final List<C11099eYc> c;
|
||
|
|
||
|
@SerializedName("logoURL")
|
||
|
public final String d;
|
||
|
|
||
|
@SerializedName("accountFromName")
|
||
|
public final String e;
|
||
|
|
||
|
@SerializedName("subProduct")
|
||
|
public final jbX f;
|
||
|
|
||
|
@SerializedName("transactionToken")
|
||
|
public final String g;
|
||
|
}
|