Procore.Model.RestV10ProjectsProjectIdDailyConstructionReportLogsGet200ResponseInner (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdDailyConstructionReportLogsGet200ResponseInner{ apprentice_hours: String.t() | nil, attachments: [ Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet200ResponseInnerAttachmentsInner.t() ] | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, custom_fields: Procore.Model.RestV10ProjectsProjectIdVisitorLogsGet200ResponseInnerCustomFields.t() | nil, date: Date.t() | nil, datetime: DateTime.t() | nil, deleted_at: DateTime.t() | nil, first_year_hours: String.t() | nil, foreman_hours: String.t() | nil, id: integer() | nil, journeyman_hours: String.t() | nil, local_city_hours: String.t() | nil, local_county_hours: String.t() | nil, minority_hours: String.t() | nil, notes: String.t() | nil, number_of_apprentice_workers: integer() | nil, number_of_foreman_workers: integer() | nil, number_of_journeyman_workers: integer() | nil, number_of_other_workers: integer() | nil, other_hours: String.t() | nil, permissions: Procore.Model.RestV10ProjectsProjectIdVisitorLogsGet200ResponseInnerPermissions.t() | nil, position: integer() | nil, status: String.t() | nil, trade: Procore.Model.Trade.t() | nil, updated_at: DateTime.t() | nil, vendor: Procore.Model.Compact.t() | nil, veteran_hours: String.t() | nil, women_hours: String.t() | nil }
Functions
Link to this function