object

LoginSuccess

Schema representing the response received upon a successful login operation.
Fields
register_token
String
A token used for registration purposes.
request_id
String
A random uuid string used to track the send OTP response.
Describes the user details structure.