19 lines
364 B
Java
19 lines
364 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.bhg, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C4836bhg {
|
||
|
|
||
|
@SerializedName("groupId")
|
||
|
public String b;
|
||
|
|
||
|
@SerializedName("groupName")
|
||
|
public String d;
|
||
|
|
||
|
public static C4836bhg a() {
|
||
|
return new C4836bhg();
|
||
|
}
|
||
|
}
|