Procore.Model.RestV10ProjectsProjectIdWeatherLogsPostRequestWeatherLog (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdWeatherLogsPostRequestWeatherLog{ average: String.t() | nil, calamity: String.t() | nil, comments: String.t() | nil, date: Date.t(), ground: String.t() | nil, is_weather_delay: integer() | nil, precipitation: String.t() | nil, sky: String.t() | nil, temperature: String.t() | nil, time: String.t() | nil, wind: String.t() | nil }
Functions
Link to this function