Daml.Finance.Interface.Instrument.Swap.Asset.Instrument¶
Data Types¶
- type I
-
Type synonym for
Instrument
.instance HasMethod Factory "create’" (Create -> Update (ContractId I))
- type V
= View
Type synonym for
View
.instance HasFromAnyView Instrument V
data View