Kind: Class
Source: Frontend/src/app/models/common/files.model.ts (line 49)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
BranchId | number |
Name | string |
Email | string |
CanEdit | boolean |
CanView | boolean |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
FileNameAndExtension—Frontend/src/app/components/files/upload-file/upload-file.component.ts:1UploadLogoComponent—Frontend/src/app/components/files/upload-logo/upload-logo.component.ts:1UploadFilePopup—Frontend/src/app/services/common/files.service.ts:1
Was this page helpful?