- Timestamp:
- 07/22/20 13:08:15 (3 years ago)
- Branches:
- master
- Children:
- ca0dae7
- Parents:
- 1f041f6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/models/HealthcareWorkers.ts
r1f041f6 r46c298d 2 2 3 3 export class HealthcareWorkers { 4 5 6 7 4 Name: string; 5 Branch: Date; 6 Facility: HealthFacilities; 7 Title: string; 8 8 }
Note:
See TracChangeset
for help on using the changeset viewer.