Skip to Content

SignupRequest

Properties

NameTypeDescriptionNotes
first_nameStringFirst name of the user.[default to null]
last_nameStringLast name of the user.[default to null]
emailStringEmail address of the user.[default to null]
phoneStringPhone number of the user.[default to null]
passwordStringUser password.[default to null]
date_of_birthStringDate of birth in YYYY-MM-DD format.[default to null]
genderGenderGender of the user.[default to null]
referral_codeStringOptional referral code.[optional] [default to null]

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