categorySearch

abstract suspend fun categorySearch(searchRequest: String, options: DashCategorySearchOptions): Result<List<DestinationSearchResult>>