Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 940 Bytes

NewMemberForm.md

File metadata and controls

18 lines (13 loc) · 940 Bytes

NewMemberForm

Properties

Name Type Description Notes
email str The member's email
password str The member's password [optional]
first_name str The member's first name [optional]
last_name str The member's last name [optional]
role str The member's built-in role [optional]
custom_roles [str] An array of the member's custom roles [optional]
team_keys [str] An array of the member's teams [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]