Share via


ContactSearchResultValueOutput interface

The contact in the search and suggest result.

Properties

contactType

The type of the contact. It can be Expert or Owner for an entity. It can be Expert or Steward for a glossary term.

id

The GUID of the contact.

info

The description of the contact.

Property Details

contactType

The type of the contact. It can be Expert or Owner for an entity. It can be Expert or Steward for a glossary term.

contactType?: string

Property Value

string

id

The GUID of the contact.

id?: string

Property Value

string

info

The description of the contact.

info?: string

Property Value

string