toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostLoansLoanIdDisbursementData
Post
Loans
Loan
Id
Disbursement
Data
@
Serializable
data
class
PostLoansLoanIdDisbursementData
(
val
expectedDisbursementDate
:
LocalDate
?
=
null
,
val
principal
:
Double
?
=
null
)
List of PostLoansLoanIdDisbursementData
Parameters
expected
Disbursement
Date
principal
Members
Constructors
Post
Loans
Loan
Id
Disbursement
Data
Link copied to clipboard
constructor
(
expectedDisbursementDate
:
LocalDate
?
=
null
,
principal
:
Double
?
=
null
)
Properties
expected
Disbursement
Date
Link copied to clipboard
val
expectedDisbursementDate
:
LocalDate
?
=
null
principal
Link copied to clipboard
val
principal
:
Double
?
=
null