what-the-bank/sources/o/ZYk.java

27 lines
460 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes.dex */
public class ZYk extends C16562pOe {
@SerializedName("verifiedEmail")
public final String b;
@SerializedName("tokenId")
public final String d;
private /* synthetic */ ZYk(char c) {
this((byte) 0);
}
private ZYk(byte b) {
this.d = null;
this.b = null;
}
public ZYk() {
this((char) 0);
}
}