Skip to content

Commit

Permalink
Add to funding round
Browse files Browse the repository at this point in the history
  • Loading branch information
shrir committed Nov 15, 2024
1 parent 5168ec0 commit c8b99e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/lib/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class FundingRound(enum.Enum):
PRIVATE_EQUITY = "Private Equity"
EQUITY_CROWDFUNDING = "Equity Crowdfunding"
CORPORATE_ROUND = "Corporate Round"
DEBT_FINANCING = "Debt Financing"
PUBLIC = "Public"


Expand Down

0 comments on commit c8b99e1

Please sign in to comment.