Procore.Model.RestV11ProjectsProjectIdDailyLogsWeatherLogsPostRequestWeatherLog (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV11ProjectsProjectIdDailyLogsWeatherLogsPostRequestWeatherLog{ average: String.t() | nil, calamity: String.t() | nil, comments: String.t() | nil, date: Date.t(), document_management_document_revision_ids: [String.t()] | nil, drawing_revision_ids: [integer()] | nil, file_version_ids: [integer()] | nil, form_ids: [integer()] | nil, ground: String.t() | nil, image_ids: [integer()] | nil, is_weather_delay: integer() | nil, precipitation: String.t() | nil, sky: String.t() | nil, temperature: String.t() | nil, time: String.t() | nil, upload_ids: [String.t()] | nil, wind: String.t() | nil }
Functions
Link to this function