struct

CB::Client::TeamMemberCreateParams

Inherits JSON::Serializable / Struct / Value / Object

Parameters required for adding a user to a team.

Constructors

new(email : String, role : String)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

clone
copy_with(email _email = @email, role _role = @role)
email
role