Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 629 Bytes

DrawdownEvent.md

File metadata and controls

19 lines (9 loc) · 629 Bytes

DrawdownEvent

Event to draw down balance from a LoanFacility to a FlexLoan contract holding.

Properties

Name Type Description Notes
amount java.math.BigDecimal Amount to be drawn down. Must be positive.
date OffsetDateTime Initialisation date of the contract.
contractDetails ContractDetails

Back to Model listBack to API listBack to README