Skip to content

Commit c33a998

Browse files
author
eri
committed
Added additional descriptions
1 parent 61654ad commit c33a998

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ws_api/formatters.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"SELF_DIRECTED_RRSP": "RRSP: self-directed",
66
"MANAGED_RRSP": "RRSP: managed",
77
"SELF_DIRECTED_SPOUSAL_RRSP": "RRSP: self-directed spousal",
8+
"MANAGED_SPOUSAL_RRSP": "RRSP: managed spousal",
89
"SELF_DIRECTED_TFSA": "TFSA: self-directed",
910
"MANAGED_TFSA": "TFSA: managed",
1011
"SELF_DIRECTED_FHSA": "FHSA: self-directed",
@@ -18,6 +19,8 @@
1819
"SELF_DIRECTED_SPOUSAL_RRIF": "RRIF: self-directed spousal",
1920
"CREDIT_CARD": "Credit card",
2021
"SELF_DIRECTED_LIRA": "LIRA: self-directed",
22+
"MANAGED_LIRA": "LIRA: managed",
23+
"MANAGED_FIXED_INCOME_NON_REGISTERED": "Income Portfolio: managed",
2124
}
2225

2326

0 commit comments

Comments
 (0)