GET api/GetNotifications
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of NotificationsListModelName | Description | Type | Additional information |
---|---|---|---|
NotificationID | integer |
None. |
|
NotificationTypeID | integer |
None. |
|
NotificationType | string |
None. |
|
Message | string |
None. |
|
CreatedBy | string |
None. |
|
CreatedOn | date |
None. |
|
Color | string |
None. |
|
Access | boolean |
None. |
|
IsTrigger | boolean |
None. |
|
IsClear | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.