toggle menu
Sensibill Android SDK
androidJvm
switch theme
search in API
Sensibill Rest API
/
com.getsensibill.rest.generated.v2.model
/
EmailAvailabilityResponseDto
Email
Availability
Response
Dto
data
class
EmailAvailabilityResponseDto
(
val
available
:
Boolean
?
=
null
)
Parameters
available
This is a flag that states if the email address is available or not for a new user registration.
Members
Constructors
Email
Availability
Response
Dto
Link copied to clipboard
constructor
(
available
:
Boolean
?
=
null
)
Properties
available
Link copied to clipboard
@
SerializedName
(
value
=
"available"
)
val
available
:
Boolean
?
=
null