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