Procore.Model.RestV10ProjectsProjectIdDelayLogsPostRequestDelayLog (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdDelayLogsPostRequestDelayLog{ comments: String.t() | nil, daily_log_header_id: integer() | nil, date: Date.t() | nil, datetime: DateTime.t() | nil, delay_type: String.t() | nil, end_time: String.t() | nil, end_time_hour: float() | nil, end_time_minute: float() | nil, location_id: integer() | nil, mt_location: [String.t()] | nil, start_time: String.t() | nil, start_time_hour: float() | nil, start_time_minute: float() | nil }
Functions
Link to this function