Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.1 KB

ContractDetails.md

File metadata and controls

21 lines (11 loc) · 1.1 KB

ContractDetails

Set of identifiers of an existing FlexibleLoan contract.

Properties

Name Type Description Notes
identifiers Map<String, String> Unique instrument identifiers.
lusidInstrumentId String LUSID's internal unique instrument identifier - readonly field, resolved from the instrument identifiers. [optional] [readonly]
instrumentScope String The scope in which the FlexibleLoan instrument lies - readonly field, resolved from the instrument identifiers. [optional] [readonly]
instrumentName String The name of the FlexibleLoan instrument - readonly field, resolved from the instrument identifiers. [optional] [readonly]
domCcy String The domestic currency of the instrument - readonly field, resolved from the instrument identifiers. [optional] [readonly]

Back to Model listBack to API listBack to README