OrgMemberList
Class: warmhub.OrgMemberList
OrgMemberList(members: tuple[OrgMemberInfo, ...], caller_role: OrgRole, extra: Mapping[str, JsonValue] = _no_extra())Generated from OrgMemberList.
Properties and attributes
Section titled “Properties and attributes”members
Section titled “members”membersDocumentation is not yet available.
caller_role
Section titled “caller_role”caller_roleDocumentation is not yet available.
extra = field(default_factory=_no_extra)Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.