Procore.Model.TimecardEntry8 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.TimecardEntry8{ approval_status: String.t() | nil, billable: boolean() | nil, cost_code: Procore.Model.TimecardEntryFullCostCode.t() | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, crew: Procore.Model.TimecardEntry8Crew.t() | nil, custom_fields: Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsWitnessStatementsGet200ResponseInnerCustomFields.t() | nil, date: Date.t() | nil, datetime: DateTime.t() | nil, deleted_at: DateTime.t() | nil, description: String.t() | nil, hours: String.t() | nil, id: integer() | nil, injured: boolean() | nil, line_item_type_id: integer() | nil, location: Procore.Model.Location.t() | nil, login_information: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, lunch_time: integer() | nil, origin_data: String.t() | nil, origin_id: integer() | nil, party: Procore.Model.Party.t() | nil, procore_signature: Procore.Model.TimesheetsSignature.t() | nil, signed: boolean() | nil, sub_job: Procore.Model.TimecardEntry3SubJob.t() | nil, time_in: Date.t() | nil, time_out: Date.t() | nil, timecard_time_type: Procore.Model.TimecardTimeType.t() | nil, timesheet: Procore.Model.Timesheet3.t() | nil, timesheet_status: String.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function