class AccountStatusResponse
Represents the signup status for an identifier.
See Also
<a href="https://techdocs.login.schibsted.com/endpoints/GET/phone/%7Bphone%7D/status/"><a href="https://techdocs.login.schibsted.com/endpoints/GET/email/%7Bemail%7D/status/">
fun exists(): Boolean
States whether the identifier exists or not. |
|
fun isAvailable(): Boolean
States whether the identifier is available or not. |
|
fun isVerified(): Boolean
States whether the identifier is verified or not. |