Procore.Model.ChecklistSectionBody (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistSectionBody{
  project_id: integer(),
  section: Procore.Model.Section.t()
}

Functions