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

26 lines
555 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.dj, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C9402dj {
@SerializedName("transactionToken")
private final String a;
@SerializedName("tilesVersion")
public String e;
public /* synthetic */ C9402dj(String str) {
this("", str);
}
private C9402dj(String str, String str2) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
this.e = str;
this.a = str2;
}
}