Suggestions interface

An interface representing Suggestions.

Properties

adaptiveCard

NOTE: This property will not be serialized. It can only be populated by the server.

id

A String identifier. NOTE: This property will not be serialized. It can only be populated by the server.

immediateAction

NOTE: This property will not be serialized. It can only be populated by the server.

potentialAction

NOTE: This property will not be serialized. It can only be populated by the server.

preferredClickthroughUrl

NOTE: This property will not be serialized. It can only be populated by the server.

queryContext

NOTE: This property will not be serialized. It can only be populated by the server.

readLink

The URL that returns this resource. NOTE: This property will not be serialized. It can only be populated by the server.

suggestionGroups
webSearchUrl

The URL To Bing's search result for this item. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

adaptiveCard

NOTE: This property will not be serialized. It can only be populated by the server.

adaptiveCard?: string

Property Value

string

id

A String identifier. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

immediateAction

NOTE: This property will not be serialized. It can only be populated by the server.

immediateAction?: ActionUnion[]

Property Value

potentialAction

NOTE: This property will not be serialized. It can only be populated by the server.

potentialAction?: ActionUnion[]

Property Value

preferredClickthroughUrl

NOTE: This property will not be serialized. It can only be populated by the server.

preferredClickthroughUrl?: string

Property Value

string

queryContext

NOTE: This property will not be serialized. It can only be populated by the server.

queryContext?: QueryContext

Property Value

The URL that returns this resource. NOTE: This property will not be serialized. It can only be populated by the server.

readLink?: string

Property Value

string

suggestionGroups

suggestionGroups: SuggestionsSuggestionGroup[]

Property Value

webSearchUrl

The URL To Bing's search result for this item. NOTE: This property will not be serialized. It can only be populated by the server.

webSearchUrl?: string

Property Value

string