Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 783 Bytes

TimesheetEditForm.md

File metadata and controls

19 lines (16 loc) · 783 Bytes

# TimesheetEditForm

Properties

Name Type Description Notes
begin \DateTime
end \DateTime [optional]
project int Project ID
activity int Activity ID
description string [optional]
fixedRate float Fixed rate [optional]
hourlyRate float Hourly rate [optional]
user int User ID [optional]
exported bool [optional]
billable bool [optional]
tags string Comma separated list of tags [optional]

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