Values.ConversationLevelSlotResolutionResultItemSourceThe slots used for the slot resolution in the conversation.
type nonrec t = {intentName : Name.t option;The intents used in the slots list for the slot resolution details.
*)slotName : TestResultSlotName.t option;The slot name in the slots list for the slot resolution details.
*)matchResult : TestResultMatchStatus.t option;The number of matching slots used in the slots listings for the slot resolution evaluation.
*)}