Skip to content

Commit 861a5ca

Browse files
committed
feat: add investment subtypes
1 parent 2a1721d commit 861a5ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Pluggy.SDK/Model/InvestmentSubtype.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ public enum InvestmentSubtype
2121

2222
/*! SECURITY */
2323
RETIREMENT,
24+
VGBL,
25+
PGBL,
2426

2527
/*! EQUITY */
2628
STOCK,

0 commit comments

Comments
 (0)