ActivityTimestamps¶
Properties¶
| type | name |
|---|---|
| int | start |
| int | end |
Methods¶
| return type | signature |
|---|---|
| Dictionary | to_dict ( ) |
Property Descriptions¶
-
int start
There is currently no description for this property.
-
int end
There is currently no description for this property.
Method Descriptions¶
-
ActivityTimestamps ActivityTimestamps ( Dictionary data )
There is currently no description for this method.
-
Dictionary to_dict ( )
There is currently no description for this method.