diff options
Diffstat (limited to 'python/headers.py')
| -rw-r--r-- | python/headers.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/headers.py b/python/headers.py index a5f66faa..223e5a2d 100644 --- a/python/headers.py +++ b/python/headers.py @@ -13,6 +13,7 @@ class DealType(Enum): TRS = "TRS" IRS = "IRS" TrancheProduct = "TRANCHEPRODUCT" + SwaptionProduct = "SWAPTIONPRODUCT" HEADERS_PRE = [ |
