OutgoingMessagesNotificationsSettings


JSON Input Example

{
  "Enabled": false
}

XML Input Example

<?xml version="1.0" encoding="utf-8"?>
<OutgoingMessagesNotificationsSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Enabled>false</Enabled>
  <DriverID>1</DriverID>
</OutgoingMessagesNotificationsSettings>