18 lines
377 B
Java
18 lines
377 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.xvn, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C17580xvn {
|
||
|
|
||
|
@SerializedName("linkedAccountNumber")
|
||
|
private final String a;
|
||
|
|
||
|
@SerializedName("walletId")
|
||
|
public final String b;
|
||
|
|
||
|
@SerializedName("pageNumber")
|
||
|
public final int c;
|
||
|
}
|