Daml.Finance.Interface.Instrument.Bond.InflationLinked.Instrument¶
Interfaces¶
interface Instrument
Instrument interface representing an inflation linked bond.
viewtype V
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