Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 834 Bytes

TimesheetEditForm.md

File metadata and controls

19 lines (16 loc) · 834 Bytes

TimesheetEditForm

Properties

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

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