Procore.Model.TimesheetEntries1 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.TimesheetEntries1{ 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.TimesheetEntriesCrew.t() | nil, custom_fields: Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsWitnessStatementsGet200ResponseInnerCustomFields.t() | nil, date: Date.t() | nil, deleted_at: DateTime.t() | nil, description: String.t() | nil, hours: String.t() | nil, id: integer() | nil, injured: boolean() | 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, time_in: DateTime.t() | nil, time_out: DateTime.t() | nil, timecard_time_type: Procore.Model.TimecardTimeType1.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function