18 lines
407 B
Java
18 lines
407 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import io.beid.beidk.definitions.BeIDParams;
|
|
|
|
/* renamed from: o.cd, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C6843cd {
|
|
|
|
@SerializedName(BeIDParams.BEID_TRANSACTION_ID)
|
|
private final String e;
|
|
|
|
public C6843cd(String str) {
|
|
C14957gcv.e(str, "");
|
|
this.e = str;
|
|
}
|
|
}
|