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

20 lines
391 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.voM, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C17328voM {
@SerializedName("issuer")
private KNe c;
@SerializedName("applicationId")
private String e;
public C17328voM(String str, KNe kNe) {
this.e = str;
this.c = kNe;
}
}