QBusiness > Structures > MemberGroup MemberGroup¶ Structure Class¶ MemberGroup dataclass ¶ The sub groups that belong to a group. Attributes¶ group_name instance-attribute ¶ group_name: str The name of the sub group. type class-attribute instance-attribute ¶ type: MembershipType | None = None The type of the sub group.