passwordEnabled

@SerialName(value = "password_enabled")
val passwordEnabled: Boolean

The value of this attribute is true if a password was supplied to the current sign-up. Only supported if password is enabled in the instance settings.

This boolean indicates whether a password has been set for the sign-up, but does not reveal the actual password value for security reasons.