Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/files.model.ts (line 49)
Part of: Pams
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—Pams/Web/Pams.Web/Client/app/components/files/upload-file/upload-file.component.ts:1UploadLogoComponent—Pams/Web/Pams.Web/Client/app/components/files/upload-logo/upload-logo.component.ts:1UploadFilePopup—Pams/Web/Pams.Web/Client/app/services/common/files.service.ts:1
Was this page helpful?