package subject const orderPrefix = "order_" const ( OrderUpdateORStatus = orderPrefix + "update_outbound_request_status" )