|
@@ -16,7 +16,6 @@ |
|
|
block discarded – undo |
|
16
|
16
|
* @property int $Main Indicates the main unit per division. Will be used when creating new item
|
|
17
|
17
|
* @property string $TimeUnit If Type = 'T' (time) then this fields indicates the type of time frame. yy = Year, mm = Month, wk = Week, dd = Day, hh = Hour, mi = Minute, ss = Second
|
|
18
|
18
|
* @property string $Type Type 'Time' is especially important for contracts.
|
|
19
|
|
-
|
|
20
|
19
|
*/
|
|
21
|
20
|
class Units extends Model
|
|
22
|
21
|
{
|
Please login to merge, or discard this patch.