22 lines
465 B
Java
22 lines
465 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.u, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17117u {
|
|
|
|
@SerializedName("issuer")
|
|
private final KNe d;
|
|
|
|
@SerializedName("applicationUuid")
|
|
private final String e;
|
|
|
|
public C17117u(String str, KNe kNe) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(kNe, "");
|
|
this.e = str;
|
|
this.d = kNe;
|
|
}
|
|
}
|