Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.05 KB

TimesheetEntry.md

File metadata and controls

25 lines (22 loc) · 1.05 KB

TripletexRubyClient::TimesheetEntry

Properties

Name Type Description Notes
id Integer [optional]
version Integer [optional]
changes Array<Change> [optional]
url String [optional]
project Project [optional]
activity Activity
date String
hours Float
chargeable_hours Float [optional]
employee Employee
time_clocks Array<TimeClock> Link to stop watches on this hour. [optional]
comment String [optional]
locked BOOLEAN Indicates if the hour can be changed. [optional]
chargeable BOOLEAN [optional]
invoice Invoice [optional]
hourly_rate Float [optional]
hourly_cost Float [optional]
hourly_cost_percentage Float [optional]