22 lines
476 B
Java
22 lines
476 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.k, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15975k {
|
|
|
|
@SerializedName("issuerId")
|
|
private final String a;
|
|
|
|
@SerializedName("applicationUuid")
|
|
private final String e;
|
|
|
|
public C15975k(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.e = str;
|
|
this.a = str2;
|
|
}
|
|
}
|