Procore.Model.TimecardEntry8Crew (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.TimecardEntry8Crew{ company_id: integer() | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, employees: [ Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() ] | nil, id: integer() | nil, lead: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, name: String.t() | nil, project_id: integer() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function