toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
RescheduleReasonsCodeValue
Reschedule
Reasons
Code
Value
@
Serializable
data
class
RescheduleReasonsCodeValue
(
val
active
:
Boolean
?
=
null
,
val
id
:
Long
?
=
null
,
val
mandatory
:
Boolean
?
=
null
,
val
name
:
String
?
=
null
)
Parameters
active
id
mandatory
name
Members
Constructors
Reschedule
Reasons
Code
Value
Link copied to clipboard
constructor
(
active
:
Boolean
?
=
null
,
id
:
Long
?
=
null
,
mandatory
:
Boolean
?
=
null
,
name
:
String
?
=
null
)
Properties
active
Link copied to clipboard
val
active
:
Boolean
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
mandatory
Link copied to clipboard
val
mandatory
:
Boolean
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null