core / com.schibsted.account.network.response / AccountStatusResponse

AccountStatusResponse

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/">

Functions

exists

fun exists(): Boolean

States whether the identifier exists or not.

isAvailable

fun isAvailable(): Boolean

States whether the identifier is available or not.

isVerified

fun isVerified(): Boolean

States whether the identifier is verified or not.