# CachingWidgetData

**Kind:** Class

**Source:** `Frontend/src/app/services/dashboard/dashboard-library.service.ts` (line 174)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `withTaxable` | `boolean` |
| `isRefernceCommission` | `boolean` |
| `meAsVendor` | `boolean` |
| `basedOnTendency` | `boolean` |
| `numYears` | `number` |
| `enumId` | `number` |
| `selectedTeam` | `number` |
| `forecastRuleId` | `number` |
| `currencyRate` | `number` |
| `currencyCode` | `string` |
| `currencySymbol` | `string` |
| `FirmOffers` | `boolean` |
| `BufgetOffers` | `boolean` |
| `OnlyCurrentOffers` | `boolean` |
| `RateByVal` | `boolean` |

## Used by

68 references from 68 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (68)

- `BranchData` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-account-payable/mrm-account-payable.component.ts`:1
- `BranchData` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-account-receivable/mrm-account-receivable.component.ts`:1
- `BranchData` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-backlog-product-types/mrm-backlog-product-types.component.ts`:1
- `BranchData` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-booking-city/mrm-booking-city.component.ts`:1
- `BranchData` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-booking-product-types/mrm-booking-product-types.component.ts`:1
- `BranchData` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-booking-supplier/mrm-booking-supplier.component.ts`:1
- `BranchData` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-booking-teams/mrm-booking-teams.component.ts`:1
- `BranchData` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow/mrm-cash-flow.component.ts`:1

…and 60 more.
