Skip to content

Commit

Permalink
feat: add investment subtypes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabrielpanga committed May 23, 2024
1 parent 2a1721d commit 861a5ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Pluggy.SDK/Model/InvestmentSubtype.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ public enum InvestmentSubtype

/*! SECURITY */
RETIREMENT,
VGBL,
PGBL,

/*! EQUITY */
STOCK,
Expand Down

0 comments on commit 861a5ca

Please sign in to comment.