CB::TeamMemberUpdate
Inherits CB::TeamMemberAction / CB::APIAction / CB::Action / Reference / Object
Action to update a team member.
Allows for both account ID and email of the team member to be provided, however, the account ID will take precedence over the email. Therefore, if supplying both will raise a validation error.
Instance methods
role=(role : String | Nil)
Sourcerun
Source