package uk.gov.dhsc.htbhf.claimant.reporting.payload; /** * Type of user who is performing an action. */ public enum UserType { HELPDESK, ONLINE }