Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 785 Bytes

TimesheetEditForm.md

File metadata and controls

20 lines (16 loc) · 785 Bytes

TimesheetEditForm

Properties

Name Type Description Notes
begin datetime
end datetime [optional]
duration str [optional]
project int Project ID
activity int Activity ID
description str [optional]
tags str Comma separated list of tags [optional]
fixed_rate float Fixed rate [optional]
hourly_rate float Hourly rate [optional]
user int User ID [optional]
exported bool [optional]

[Back to Model list] [Back to API list] [Back to README]