Procore.Model.RestV10ProjectsProjectIdDailyLogsClonesPost201Response (procore_sdk v0.3.0)
An object where keys represent the copied log types, and their values are arrays of the newly-copied logs. The object will be empty if no logs are copied, such as when the to_date is already completed.
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdDailyLogsClonesPost201Response{ notes_log: Procore.Model.RestV10ProjectsProjectIdDailyLogsClonesPost201ResponseNotesLog.t() | nil }
Functions
Link to this function