diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/load_intex_collateral.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/load_intex_collateral.py b/python/load_intex_collateral.py index ab86f93d..cf0cddac 100644 --- a/python/load_intex_collateral.py +++ b/python/load_intex_collateral.py @@ -12,7 +12,7 @@ import uuid fields = ['Asset Name', 'Issuer', 'Contributed Balance', 'Maturity Date', \ 'Asset Subtype', 'Asset Type', 'Gross Coupon', 'Spread', \ 'Frequency', 'Next Paydate', 'Second Lien', 'LoanX ID', 'CUSIP', - 'Market Price', 'Market Price Source', 'Price Date', 'Fixed or Float', \ + 'Market Price', 'Market Price Source', 'Market Price Date', 'Fixed or Float', \ 'Defaulted Flag', 'Security Sub-Category', 'Structured Finance Security', \ 'Life Floor', 'Reinvest Collat', 'Native Currency'] |
