add structure for fetching member practice summary from backend

This commit is contained in:
Bilal Catic
2019-08-05 12:06:18 +02:00
parent df1266c51c
commit 72d06f53f5
7 changed files with 50 additions and 3 deletions

View File

@@ -68,6 +68,7 @@ const integrationServiceErrors = {
FAILED_TO_SAVE_DOOR_LOCK_ENTRIES: 'Failed to save door lock entries',
FAILED_TO_SAVE_DATA_GENERIC: 'Failed to save data',
INVALID_DATE_RANGE: 'Dates in date range are invalid',
FAILED_TO_GENERATE_MEMBER_PRACTICE_SUMMARY: 'Failed to generate Member Practice Summary',
};
const incidentType = {