Kind: Class
Source: Frontend/src/app/models/shared/files-port.model.ts (line 18)
Part of: Frontend
Properties
| Property | Type |
|---|---|
publishedToType | number |
publishedToID | number |
PublishedIDs | Array<number> |
Files | File[] |
RespondPort | PortData |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
FilesPortService—Frontend/src/app/services/shared/files-port-service.service.ts:1
Was this page helpful?