ApplicationFeedbackResultId

Additional search results can be injected to the list of search results shown to the user by the application or the API user to enhance the result list with application specific entries. These search results are identified by ApplicationFeedbackResultId.

Parameters

id

The identifier for the application specific search result. It is recommended to use the freeform address of the search result for this whenever possible.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String