class CB::TeamMemberAdd
- CB::TeamMemberAdd
- CB::TeamMemberAction
- CB::APIAction
- CB::Action
- Reference
- Object
Overview
Action to add an account to a team as a member.
Defined in:
cb/team_member.crInstance Method Summary
Instance methods inherited from class CB::TeamMemberAction
account_id : String | Nil
account_id,
account_id=(str : String)account_id=(account_id : String | Nil) account_id=, email : String | Nil email, email=(email : String | Nil) email=, team_id : String | Nil team_id, team_id=(str : String)
team_id=(team_id : String | Nil) team_id=