

| IOperationServiceSearchStreets Method | 
Namespace: Resto.Front.Api
 Syntax
SyntaxIReadOnlyList<IStreet> SearchStreets( string query, SearchType searchType = SearchType.Prefix, StreetFields fields = StreetFields.Name, IReadOnlyList<ICity> cities = null )
 See Also
See Also