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