Interface DeleteGroupPayload

interface DeleteGroupPayload {
    groupId: string;
}

Properties

Properties

groupId: string

The group ID to delete