Procore.Model.RestV10ProjectsProjectIdWeatherLogsConditionsGet200Response
(procore_sdk v0.3.0)
Types
@type t() ::
%Procore.Model.RestV10ProjectsProjectIdWeatherLogsConditionsGet200Response{
calamity: [String.t()] | nil,
ground: [String.t()] | nil,
sky: [String.t()] | nil,
temperature: [String.t()] | nil,
wind: [String.t()] | nil
}