export interface OrderApprovalInfo { AllowResubmit?: boolean; Comments?: string; }