toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostLoansLoanIdChargesRequest
Post
Loans
Loan
Id
Charges
Request
@
Serializable
data
class
PostLoansLoanIdChargesRequest
(
val
amount
:
Double
?
=
null
,
val
chargeId
:
Long
?
=
null
,
val
dateFormat
:
String
?
=
null
,
val
dueDate
:
String
?
=
null
,
val
externalId
:
String
?
=
null
,
val
locale
:
String
?
=
null
)
PostLoansLoanIdChargesRequest
Parameters
amount
charge
Id
date
Format
due
Date
external
Id
locale
Members
Constructors
Post
Loans
Loan
Id
Charges
Request
Link copied to clipboard
constructor
(
amount
:
Double
?
=
null
,
chargeId
:
Long
?
=
null
,
dateFormat
:
String
?
=
null
,
dueDate
:
String
?
=
null
,
externalId
:
String
?
=
null
,
locale
:
String
?
=
null
)
Properties
amount
Link copied to clipboard
val
amount
:
Double
?
=
null
charge
Id
Link copied to clipboard
val
chargeId
:
Long
?
=
null
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
due
Date
Link copied to clipboard
val
dueDate
:
String
?
=
null
external
Id
Link copied to clipboard
val
externalId
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null