what-the-bank/sources/o/C4836bhg.java

19 lines
364 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
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();
}
}