UNPKG

wfm-mobile-core

Version:

WFM Mobile Core

19 lines (18 loc) 726 B
export declare enum ResourceNames { EMPLOYEE_HOURS = "employeeHours", ENTITY = "entity", GET_GENERAL_EXCHANGE_VIEW = "getGeneralExchangeView", NOTIFICATION_KEY = "notificationKey", NOTIFICATIONS = "notifications", ORGANIZATION_UNIT = "OrganizationUnit", ORG_UNITS = "orgUnits", PROFILE_INFO = "profileInfo", RECORDS_PURPOSES_BIO_NAMES = "recordsPurposesBioNames", SCHEDULE_REQUEST_ALIASES = "scheduleRequestAliases", SCHEDULE_REQUESTS = "scheduleRequests", SHIFTS_EXCHANGE_TAGGED_EMPLOYEE = "shiftsExchangeTaggedEmployee", SYSTEM_PROPERTIES = "systemProperties", TAGS = "tags", USER_EMPLOYEE = "userEmployee", USER_EMPLOYEE_POSITIONS = "userEmployeePositions" }