Procore.Model.TimecardEntry7 (procore_sdk v0.3.0)
Timecard Entry object
Summary
Types
@type t() :: %Procore.Model.TimecardEntry7{ billable: boolean() | nil, clock_in_time: String.t() | nil, clock_out_time: String.t() | nil, cost_code_id: integer() | nil, date: Date.t(), description: String.t() | nil, hours: String.t(), line_item_type_id: integer() | nil, login_information_id: integer() | nil, origin_data: String.t() | nil, origin_id: integer() | nil, party_id: integer() | nil, timecard_time_type_id: integer() | nil }
Functions
Link to this function