StructuredSearchResponse
Response from the StructuredSearchSession.
Inheritors
Types
Link copied to clipboard
data class Destination(val structuredSearchCandidate: StructuredSearchCandidate) : StructuredSearchResponse
Contains a StructuredSearchCandidate as destination when the search path ended.
Link copied to clipboard
Contains a StructuredSearchState when the search path hasn't ended.