19 lines
321 B
Java
19 lines
321 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class pZV {
|
|
|
|
@SerializedName("recipientList")
|
|
public List<C1133Whh> d;
|
|
|
|
@SerializedName("groupId")
|
|
public String e;
|
|
|
|
public static pZV d() {
|
|
return new pZV();
|
|
}
|
|
}
|