toggle menu
fineract-client
1.0.5
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetSelfUserDetailsRoles
Get
Self
User
Details
Roles
@
Serializable
data
class
GetSelfUserDetailsRoles
(
val
description
:
String
?
=
null
,
val
id
:
Int
?
=
null
,
val
name
:
String
?
=
null
)
Parameters
description
id
name
Members
Constructors
Get
Self
User
Details
Roles
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
id
:
Int
?
=
null
,
name
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Int
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null