NotificationDistinctValueRequest

NotificationDistinctValueRequest
NotificationDistinctValueRequest

Describes the request object.

JSON Example
{
    "vsafilter": {
        "condition": "AND",
        "filterlist": [
            "Filter Object"
        ]
    },
    "size": 0
}
vsafilter
Optional

The VSAFilter object defines how the filters has to be applied on queries.

integer
size
Optional
Constraints: default: 50

The size parameter allows you to configure the maximum no of records to be returned.