GET api/timemanager/getonoffnotifications
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TurnOnOffNotificationsName | Description | Type | Additional information |
---|---|---|---|
TurnOn | boolean |
None. |
|
LastCloseDateTime | date |
None. |
Response Formats
application/json, text/json
Sample:
{ "TurnOn": true, "LastCloseDateTime": "2024-10-06T15:39:04.675648+03:00" }