class Member
A member of a team.
method Member.__init__
client(wandb.apis.internal.Api): The client instance to useteam(str): The name of the team this member belongs toattrs(dict): The member attributes
MemberMember.__init__client (wandb.apis.internal.Api): The client instance to useteam (str): The name of the team this member belongs toattrs (dict): The member attributesMember.delete