export const AutomatedExecutionNoIntervention: string = '1';
export const AutomatedExecutionInterventionOK: string = '2';
export const ManualOrder: string = '3';
