Daml.Finance.Interface.Instrument.Swap¶
This package contains the interface definitions for various swap instruments. It contains the following modules:
- Asset.Instrument: Instrument interface for asset swaps
 - Asset.Factory: Factory interface to instantiate asset swaps
 - Asset.Types: Type definitions to support asset swaps
 - CreditDefault.Instrument: Instrument interface for credit default swaps
 - CreditDefault.Factory: Factory interface to instantiate credit default swaps
 - CreditDefault.Types: Type definitions to support credit default swaps
 - Currency.Instrument: Instrument interface for currency swaps
 - Currency.Factory: Factory interface to instantiate currency swaps
 - Currency.Types: Type definitions to support currency swaps
 - ForeignExchange.Instrument: Instrument interface for foreign exchange swaps
 - ForeignExchange.Factory: Factory interface to instantiate foreign exchange swaps
 - ForeignExchange.Types: Type definitions to support foreign exchange swaps
 - Fpml.Instrument: Instrument interface for FpML swaps
 - Fpml.Factory: Factory interface to instantiate FpML swaps
 - Fpml.FpmlTypes: Specific FpML types used to support FpML swaps
 - Fpml.Types: Type definitions to support FpML swaps
 - InterestRate.Instrument: Instrument interface for interest rate swaps
 - InterestRate.Factory: Factory interface to instantiate interest rate swaps
 - InterestRate.Types: Type definitions to support interest rate swaps