object

HasPassword

Schema representing the response received upon checking if a user has set an account password.
Fields
result
Boolean
An integer value indicating whether the user has set a password (1 for true, 0 for false).