toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PutSelfUserRequest
Put
Self
User
Request
@
Serializable
data
class
PutSelfUserRequest
(
val
password
:
String
?
=
null
,
val
repeatPassword
:
String
?
=
null
)
PutSelfUserRequest
Parameters
password
repeat
Password
Members
Constructors
Put
Self
User
Request
Link copied to clipboard
constructor
(
password
:
String
?
=
null
,
repeatPassword
:
String
?
=
null
)
Properties
password
Link copied to clipboard
val
password
:
String
?
=
null
repeat
Password
Link copied to clipboard
val
repeatPassword
:
String
?
=
null