Kind: Class
Source: Frontend/src/app/models/common/booking-target.model.ts (line 258)
Part of: Frontend
Properties
| Property | Type |
|---|---|
BranchName | string |
CurrencyCode | string |
CompanyBranchId | number |
CurrencySymbol | string |
TotalSales | number |
TotalBudget | number |
NetProfit | number |
EBIT | number |
NetProfitDetails | NetProfit[] |
_isOpened | boolean |
Was this page helpful?