package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes3.dex */
public class TPw {
@SerializedName("groupId")
public String c;
public static TPw e() {
return new TPw();
}