Click or drag to resize
FindGeoDataRequest Properties

The FindGeoDataRequest type exposes the following members.

Properties
  NameDescription
Public propertyCreatedAt
Public propertyCurrentPosition
The current position of the user. Used only in conjunction with the keys 'radius' (Diapasons) and 'distance' (Sort). If this option is specified, and it does not set any of these parameters - error validation. Use '%3B' instead ';'. Sample format:90%3B90 (90;90)
Public propertyExternaIds
Public propertyFilter (Inherited from BaseRequestSettings.)
Public propertyGeoRect
Public propertyHeaders
Возвращает коллекцию хедеров и их значений.
(Inherited from BaseRequestSettings.)
Public propertyIsLastOnly
Public propertyIsOnlyWithStatus
Public propertyMaxCreatedAt
Public propertyMinCreatedAt
Public propertyName
Public propertyPage
Public propertyPerPage
Public propertyRadius
Public propertySortAsc
Public propertySortBy
created_at Values ​​should be sorted by date. latitude Values ​​should be sorted by latitude. longitude Values ​​should be sorted by longitude. distance Values ​​should be sorted by the distance from the 'current_position' (is a required parameter in the request)
Public propertyUserId
Public propertyUserIds
Top
See Also