toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PutReportMailingJobsRequest
Put
Report
Mailing
Jobs
Request
@
Serializable
data
class
PutReportMailingJobsRequest
(
val
dateFormat
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
startDateTime
:
LocalDateTime
?
=
null
)
PutReportMailingJobsRequest
Parameters
date
Format
locale
start
Date
Time
Members
Constructors
Put
Report
Mailing
Jobs
Request
Link copied to clipboard
constructor
(
dateFormat
:
String
?
=
null
,
locale
:
String
?
=
null
,
startDateTime
:
LocalDateTime
?
=
null
)
Properties
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
start
Date
Time
Link copied to clipboard
val
startDateTime
:
LocalDateTime
?
=
null