25 lines
532 B
Java
25 lines
532 B
Java
package o;
|
|
|
|
import com.google.android.libraries.places.api.model.PlaceTypes;
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.bJ, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C3859bJ {
|
|
|
|
@SerializedName("walletStatus")
|
|
public String a;
|
|
|
|
@SerializedName("shop")
|
|
public C3830bI b;
|
|
|
|
@SerializedName("walletId")
|
|
public String c;
|
|
|
|
@SerializedName("bankAccount")
|
|
public C5703by d;
|
|
|
|
@SerializedName(PlaceTypes.ADDRESS)
|
|
public C5544bv e;
|
|
}
|