export interface IUpdateOrderPickUp { Type?: string; OutletCode?: string; RepContactNo?: string; ConsignmentNo?: string; }