Rainbow Android SDK
Toggle table of contents
Android
Target filter
Android
Switch theme
Search in API
Skip to content
Rainbow Android SDK
Rainbow Android SDK
/
com.ale.infra.rest.user
/
UpdateUserEmailBody
Update
User
Email
Body
@
Serializable
class
UpdateUserEmailBody
(
val
email
:
String
,
val
type
:
String
)
Members
Constructors
Update
User
Email
Body
Link copied to clipboard
constructor
(
email
:
String
,
type
:
String
)
Properties
email
Link copied to clipboard
val
email
:
String
type
Link copied to clipboard
val
type
:
String