Qbusiness > Structures > MemberUser MemberUser¶ Structure Class¶ MemberUser dataclass ¶ The users that belong to a group. Attributes¶ type class-attribute instance-attribute ¶ type: MembershipType | None = None The type of the user. user_id instance-attribute ¶ user_id: str The identifier of the user you want to map to a group.