interface AddGroup {
    name: string;
}

Hierarchy (view full)

Properties

Properties

name: string

The name of the group.