toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
TemplateMapper
Template
Mapper
@
Serializable
data
class
TemplateMapper
(
val
id
:
Long
?
=
null
,
val
mapperkey
:
String
?
=
null
,
val
mapperorder
:
Int
?
=
null
,
val
mappervalue
:
String
?
=
null
,
val
new
:
Boolean
?
=
null
)
Parameters
id
mapperkey
mapperorder
mappervalue
new
Members
Constructors
Template
Mapper
Link copied to clipboard
constructor
(
id
:
Long
?
=
null
,
mapperkey
:
String
?
=
null
,
mapperorder
:
Int
?
=
null
,
mappervalue
:
String
?
=
null
,
new
:
Boolean
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Long
?
=
null
mapperkey
Link copied to clipboard
val
mapperkey
:
String
?
=
null
mapperorder
Link copied to clipboard
val
mapperorder
:
Int
?
=
null
mappervalue
Link copied to clipboard
val
mappervalue
:
String
?
=
null
new
Link copied to clipboard
val
new
:
Boolean
?
=
null