toggle menu
lib
0.0.11
common
switch theme
search in API
lib
/
com.wepin.cm.loginlib.types.network
/
VerifyRequest
Verify
Request
@
Serializable
data
class
VerifyRequest
(
val
type
:
String
,
val
email
:
String
,
val
localeId
:
Int
?
=
1
)
Members
Constructors
Verify
Request
Link copied to clipboard
constructor
(
type
:
String
,
email
:
String
,
localeId
:
Int
?
=
1
)
Properties
email
Link copied to clipboard
val
email
:
String
locale
Id
Link copied to clipboard
val
localeId
:
Int
?
=
1
type
Link copied to clipboard
val
type
:
String