DistinctNotificationValueResponse

DistinctNotificationValueResponse
DistinctNotificationValueResponse

Returns the array of object. Object can be integer, string or boolean type, it depends on the property type.

This class is array of object
JSON Example
[
    {
        "1": null
    }
]