package com.tradecloud.domain.letterofcredit; public enum LetterOfCreditSyncStatus { OUT_OF_SYNC, DELETION }