toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
IsCatchUpRunningResponse
Is
Catch
Up
Running
Response
@
Serializable
data
class
IsCatchUpRunningResponse
(
val
isCatchUpRunning
:
Boolean
?
=
null
,
val
processingDate
:
LocalDate
?
=
null
)
IsCatchUpRunningResponse
Parameters
is
Catch
Up
Running
processing
Date
Members
Constructors
Is
Catch
Up
Running
Response
Link copied to clipboard
constructor
(
isCatchUpRunning
:
Boolean
?
=
null
,
processingDate
:
LocalDate
?
=
null
)
Properties
is
Catch
Up
Running
Link copied to clipboard
val
isCatchUpRunning
:
Boolean
?
=
null
processing
Date
Link copied to clipboard
val
processingDate
:
LocalDate
?
=
null