toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetCodeValuesDataResponse
Get
Code
Values
Data
Response
@
Serializable
data
class
GetCodeValuesDataResponse
(
val
description
:
String
?
=
null
,
val
id
:
Long
?
=
null
,
val
name
:
String
?
=
null
,
val
position
:
Int
?
=
null
)
GetCodeValuesDataResponse
Parameters
description
id
name
position
Members
Constructors
Get
Code
Values
Data
Response
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
id
:
Long
?
=
null
,
name
:
String
?
=
null
,
position
:
Int
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
position
Link copied to clipboard
val
position
:
Int
?
=
null