package uk.gov.dhsc.htbhf.claimant.message.payload; public enum PaymentType { FIRST_PAYMENT, REGULAR_PAYMENT, RESTARTED_PAYMENT }