toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostSelfLoansLoanIdRequest
Post
Self
Loans
Loan
Id
Request
@
Serializable
data
class
PostSelfLoansLoanIdRequest
(
val
dateFormat
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
note
:
String
?
=
null
,
val
withdrawnOnDate
:
String
?
=
null
)
PostSelfLoansLoanIdRequest
Parameters
date
Format
locale
note
withdrawn
On
Date
Members
Constructors
Post
Self
Loans
Loan
Id
Request
Link copied to clipboard
constructor
(
dateFormat
:
String
?
=
null
,
locale
:
String
?
=
null
,
note
:
String
?
=
null
,
withdrawnOnDate
:
String
?
=
null
)
Properties
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
note
Link copied to clipboard
val
note
:
String
?
=
null
withdrawn
On
Date
Link copied to clipboard
val
withdrawnOnDate
:
String
?
=
null