toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PutJobsJobIDRequest
Put
Jobs
Job
IDRequest
@
Serializable
data
class
PutJobsJobIDRequest
(
val
active
:
Boolean
?
=
null
,
val
cronExpression
:
String
?
=
null
,
val
displayName
:
String
?
=
null
)
PutJobsJobsIDRequest
Parameters
active
cron
Expression
display
Name
Members
Constructors
Put
Jobs
Job
IDRequest
Link copied to clipboard
constructor
(
active
:
Boolean
?
=
null
,
cronExpression
:
String
?
=
null
,
displayName
:
String
?
=
null
)
Properties
active
Link copied to clipboard
val
active
:
Boolean
?
=
null
cron
Expression
Link copied to clipboard
val
cronExpression
:
String
?
=
null
display
Name
Link copied to clipboard
val
displayName
:
String
?
=
null