Interface: MmMatchMaker
Represents a matchmaker. The description is used to describe the matchmaker and by the AI to better understand the domain. The categories represent the types of entities that can be matched (it is possible to match items in the same category).
Properties
categories
• categories: MmCategory
[]
description
• description: string
firstCategory
• Optional
firstCategory: MmCategory
Deprecated
id
• id: string
secondCategory
• Optional
secondCategory: MmCategory
Deprecated