Destination
data class Destination(val structuredSearchCandidate: StructuredSearchCandidate) : StructuredSearchResponse
Contains a StructuredSearchCandidate as destination when the search path ended.
Contains a StructuredSearchCandidate as destination when the search path ended.