ENUM
1enum VoucherEntryPointStrategy {2APPLY_ALL3APPLY_BEST_ONE4APPLY_WORST_ONE5APPLY_ALL_IF_ALL_APPLY6}