Values_2.RoutingCriteriaInputStepSourceStep defines the list of agents to be routed or route based on the agent requirements such as ProficiencyLevel, Name, or Value.
type nonrec t = {expiry : RoutingCriteriaInputStepExpiry.t option;An object to specify the expiration of a routing step.
*)expression : Values_0.Expression.t option;A tagged union to specify expression for a routing step.
*)}