Procore.Model.ChecklistSectionItemHistoriesInner (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistSectionItemHistoriesInner{
  body: String.t() | nil,
  created_at: DateTime.t() | nil,
  created_by:
    Procore.Model.RestV10ProjectsProjectIdChecklistListTemplatesPost201ResponseAllOfCreatedBy.t()
    | nil,
  id: integer() | nil,
  responded_with: String.t() | nil,
  status: String.t() | nil
}

Functions