GroupRelation
Represents a relationship between two groups. A group relation defines a parent-child connection between two groups and indicates whether the child has admin privileges within the parent.
Methods
__init__()
from_dict()
to_dict()
Convert the group relation to a dictionary representation.
Returns
| Type | Description |
|---|---|
| dict | Dictionary containing all relation data |