toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostSelfLoansData
Post
Self
Loans
Data
@
Serializable
data
class
PostSelfLoansData
(
val
activationDate
:
String
?
=
null
,
val
dateFormat
:
String
?
=
null
,
val
locale
:
String
?
=
null
)
Parameters
activation
Date
date
Format
locale
Members
Constructors
Post
Self
Loans
Data
Link copied to clipboard
constructor
(
activationDate
:
String
?
=
null
,
dateFormat
:
String
?
=
null
,
locale
:
String
?
=
null
)
Properties
activation
Date
Link copied to clipboard
val
activationDate
:
String
?
=
null
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null