Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 593 Bytes

File metadata and controls

15 lines (10 loc) · 593 Bytes

ProfileUpdateModel

Properties

Name Type Description Notes
user_name Option<String> Username [optional]
bio Option<String> Description [optional]
phone Option<String> Phone number [optional]
real_name Option<String> Real name [optional]
std_number Option<String> Student ID [optional]

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