app
app
/
com.example.examer.viewmodels.profileScreenViewModel
/
ProfileScreenViewModel
/
UpdateAttribute
Update
Attribute
enum
UpdateAttribute
:
Enum
<
ProfileScreenViewModel.UpdateAttribute
>
Content copied to clipboard
An enum class that contains the user attributes that can be updated.
Entries
Properties
Entries
PASSWORD
Link copied to clipboard
PASSWORD
(
)
Content copied to clipboard
EMAIL
Link copied to clipboard
EMAIL
(
)
Content copied to clipboard
NAME
Link copied to clipboard
NAME
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard