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

16 lines
317 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.eL, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C10672eL {
@SerializedName("transactionToken")
public String c;
public static C10672eL a() {
return new C10672eL();
}
}