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