Skip to Content

ProfileUpdateRequest

Properties

NameTypeDescriptionNotes
first_nameStringFirst name of the user.[optional] [default to null]
last_nameStringLast name of the user.[optional] [default to null]
country_codeStringCountry code (ISO 3166-1 alpha-2).[optional] [default to null]
genderGenderGender of the user.[optional] [default to null]
date_of_birthStringDate of birth (YYYY-MM-DD).[optional] [default to null]
is_onlineBooleanOnline status for drivers.[optional] [default to null]
photoStringProfile photo URL.[optional] [default to null]

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