20 lines
391 B
Java
20 lines
391 B
Java
|
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;
|
||
|
}
|
||
|
}
|