GET Notification/TotalUnread
Get total unread notification
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ResultModelOfInt32Name | Description | Type | Additional information |
---|---|---|---|
StatusCode | string |
None. |
|
StatusMessage | string |
None. |
|
Value | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "StatusCode": "sample string 1", "StatusMessage": "sample string 2", "Value": 3 }