Notifications Imrpovement - new configuration fields
This commit is contained in:
dheeyi william
2016-08-12 11:29:30 -04:00
parent 37606acffe
commit 4cf8fe1e50
9 changed files with 130 additions and 28 deletions

View File

@@ -356,5 +356,10 @@ class ActivityPropertiesStructure
* @var string {@from body} {@required false}
*/
public $tas_def_message_template;
/**
* @var int {@from body} {@required false}
*/
public $tas_not_email_from_format;
}