mirror of https://github.com/ghostfolio/ghostfolio
2 changed files with 0 additions and 10 deletions
@ -1,8 +0,0 @@ |
|||
export interface PortfolioOverview { |
|||
cash: number; |
|||
committedFunds: number; |
|||
fees: number; |
|||
ordersCount: number; |
|||
totalBuy: number; |
|||
totalSell: number; |
|||
} |
Loading…
Reference in new issue