Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 863 Bytes

File metadata and controls

17 lines (14 loc) · 863 Bytes

# UserPostRequest

Properties

Name Type Description Notes
password string User password [optional]
password_confirmation string User password confirmation [optional]
language \EgoiClient\EgoiModel\Language [optional]
gender string User gender [optional]
username string User login [optional] [readonly]
first_name string First name of the user [optional]
last_name string Last name of the user [optional]
email string Email of the user [optional]
phone string User's phone (may be cellphone or phone) [optional]

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