Procore.Model.ChecklistTemplateSection (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.ChecklistTemplateSection{ id: integer() | nil, items: [Procore.Model.ChecklistTemplateItem.t()] | nil, name: String.t() | nil, position: integer() | nil, synced_to: Procore.Model.ChecklistTemplateSectionSyncedTo.t() | nil }
Functions
Link to this function