scrunitizer

This commit is contained in:
florian HENRY 2019-05-18 16:18:14 +02:00
parent c519906c9e
commit 12a8008107

View File

@ -95,6 +95,20 @@ class ActionComm extends CommonObject
*/
public $datec;
/**
* Date end record (datec)
*
* @var integer
*/
public $datef;
/**
* Duration (duree)
*
* @var integer
*/
public $duree;
/**
* Date modification record (tms)
*