input_object

FormRegisterRequestSchemaInput

Describes the request structure to register new user.
Fields
email
String
Email of user.
first_name
String
First name of the application user.
gender
String
Gender of user.
last_name
String
Last name of the application user.
password
String
Password of user.
Schema representing the phone details for user registration.
register_token
String
Unique registration token of user.
consent
Boolean
User's consent for privacy policy. When true, a privacy policy consent record is created with timestamp.