toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetPasswordPreferencesTemplateResponse
Get
Password
Preferences
Template
Response
@
Serializable
data
class
GetPasswordPreferencesTemplateResponse
(
val
active
:
Boolean
?
=
null
,
val
description
:
String
?
=
null
,
val
id
:
Long
?
=
null
,
val
key
:
String
?
=
null
)
GetPasswordPreferencesTemplateResponse
Parameters
active
description
id
key
Members
Constructors
Get
Password
Preferences
Template
Response
Link copied to clipboard
constructor
(
active
:
Boolean
?
=
null
,
description
:
String
?
=
null
,
id
:
Long
?
=
null
,
key
:
String
?
=
null
)
Properties
active
Link copied to clipboard
val
active
:
Boolean
?
=
null
description
Link copied to clipboard
val
description
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
key
Link copied to clipboard
val
key
:
String
?
=
null