Name | Type | Description | Notes |
---|---|---|---|
string | The member's email | ||
password | string | The member's password | [optional] |
first_name | string | The member's first name | [optional] |
last_name | string | The member's last name | [optional] |
role | string | The member's built-in role | [optional] |
custom_roles | string[] | An array of the member's custom roles | [optional] |
team_keys | string[] | An array of the member's teams | [optional] |
role_attributes | array<string,array> | [optional] |