9
9
namespace Xibo\Entity;
14
* @package Xibo\Entity
18
class DataType implements \JsonSerializable
23
* @SWG\Property(description="The ID for this DataType")
15
26
public $dataTypeId;
29
* @SWG\Property(description="The Name for this DataType")
b'\\ No newline at end of file'