Organization.member
Organization.member(name) → Member
Construct a new member instance that references a member in an organization by their username. You must be an administrator of the organization to view member details.
Parameters:
name
: str
The username of the member.
Returns:
Examples
Last updated
Was this helpful?