dadata library
DaData API client library
Classes
- AddressSuggestionConstraint
- AddressSuggestionConstraint used to limit search results according to Dadata online API documentation https://confluence.hflabs.ru/pages/viewpage.action?pageId=204669108.
- AddressSuggestionData
- Represents an object used to hold address data
- AddressSuggestionPriority
- Helps prioritize specified region in search results by KLADR ID.
- AddressSuggestionRadiusConstraint
- Used to limit the search for suggested addresses with the radius around a coordinate point.
- AddressSuggestionRequest
- Used to call address suggestions API.
- DadataClient
- Dadata API client
-
DadataResponse<
T> - Represents an object used to hold API response.
-
DadataSuggestion<
T> - Represents an object used to hold API one suggestion from response
- PassportFilter
- Filter for passport "Issued By" suggestions
- PassportIssuedByData
- Passport "Issued by" suggestion data
- PassportIssuedBySuggestionRequest
- Used to call passport unit suggestions API.
- RevgeocodeSuggestionRequest
- Used to call reverse geocoding API.
Extensions
- LevelBoundryValue
- Helper extension of LevelBoundry enum.
Enums
- LevelBoundry
-
Levels of
from_bound
andto_bound
according to Dadata online API documentation https://confluence.hflabs.ru/pages/viewpage.action?pageId=285343795.