blob: 6312b07d75f2e94cfb2e50ab6dc672e4c635430b [file] [log] [blame]
{
"metadata": {
"id": "geoLocationByPointSessionCondition",
"name": "geoLocationByPointSessionCondition",
"description": "",
"systemTags": [
"availableToEndUser",
"sessionBased",
"profileTags",
"condition",
"sessionCondition"
],
"readOnly": true
},
"conditionEvaluator": "geoLocationByPointSessionConditionEvaluator",
"queryBuilder": "geoLocationByPointSessionConditionESQueryBuilder",
"parameters": [
{
"id": "type",
"type": "string",
"multivalued": false
},
{
"id": "rectLatitudeNE",
"type": "string",
"multivalued": false
},
{
"id": "rectLongitudeNE",
"type": "string",
"multivalued": false
},
{
"id": "rectLatitudeSW",
"type": "string",
"multivalued": false
},
{
"id": "rectLongitudeSW",
"type": "string",
"multivalued": false
},
{
"id": "circleLatitude",
"type": "string",
"multivalued": false
},
{
"id": "circleLongitude",
"type": "string",
"multivalued": false
},
{
"id": "distance",
"type": "string",
"multivalued": false
},
{
"id": "name",
"type": "string",
"multivalued": false
}
]
}