Automatically generated Python client for Gitea. DO NOT UPDATE MANUALLY!!!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

599 B

CreateUserOption

Properties

Name Type Description Notes
email str
full_name str [optional]
login_name str [optional]
must_change_password bool [optional]
password str
send_notify bool [optional]
source_id int [optional]
username str

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