:py:mod:`nordea_analytics.swap_definition` ========================================== .. py:module:: nordea_analytics.swap_definition Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: nordea_analytics.swap_definition.SwapDefinition .. py:class:: SwapDefinition(currency_paid, currency_received, type_paid, type_received, tenor, start = None, fix_frequency_paid = None, fix_frequency_received = None, fixed_rate_paid = None, fixed_rate_received = None, floating_spread_paid = None, floating_spread_received = None, day_count_convention_paid = None, day_count_convention_received = None, date_roll_convention = None) Swap definition.