17 lines
350 B
Java
17 lines
350 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.cI, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C6083cI {
|
||
|
|
||
|
@SerializedName("transactionToken")
|
||
|
private final String b;
|
||
|
|
||
|
public C6083cI(String str) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.b = str;
|
||
|
}
|
||
|
}
|