diff --git a/documentation/properties/type.md b/documentation/properties/type.md index c768e87b..866d0ed4 100644 --- a/documentation/properties/type.md +++ b/documentation/properties/type.md @@ -554,6 +554,8 @@ Other refers to a type of security not covered by the above. If you find yoursel │ ├── abs_sme │ ├── abs_consumer │ ├── abs_other +| ├── cdo +| ├── clo │ └── mbs │ ├── rmbs │ │ └── rmbs_income diff --git a/v1-dev/security.json b/v1-dev/security.json index f6e210e2..fb6ff78f 100644 --- a/v1-dev/security.json +++ b/v1-dev/security.json @@ -649,6 +649,8 @@ "cb_facility", "cb_reserve", "cd", + "cdo", + "clo", "cmbs", "cmbs_income", "commercial_paper",