Kind: Class
Source: Frontend/src/app/models/common/booking-target.model.ts (line 14)
Part of: Frontend
Properties
| Property | Type |
|---|---|
BranchName | string |
BranchId | number |
CurrencyCode | string |
CurrencySymbol | string |
PrincipalBookingTargets | BookingPrincipalTarget[] |
_isOpened | boolean |
_TotalTeamsBookingTarget | number |
_TotalPrincipalsBookingTarget | number |
Was this page helpful?