toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostLoansDelinquencyActionRequest
Post
Loans
Delinquency
Action
Request
@
Serializable
data
class
PostLoansDelinquencyActionRequest
(
val
action
:
String
?
=
null
,
val
dateFormat
:
String
?
=
null
,
val
endDate
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
startDate
:
String
?
=
null
)
PostLoansDelinquencyActionRequest
Parameters
action
date
Format
end
Date
locale
start
Date
Members
Constructors
Post
Loans
Delinquency
Action
Request
Link copied to clipboard
constructor
(
action
:
String
?
=
null
,
dateFormat
:
String
?
=
null
,
endDate
:
String
?
=
null
,
locale
:
String
?
=
null
,
startDate
:
String
?
=
null
)
Properties
action
Link copied to clipboard
val
action
:
String
?
=
null
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
end
Date
Link copied to clipboard
val
endDate
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
start
Date
Link copied to clipboard
val
startDate
:
String
?
=
null