Procore.Model.ProjectPunchItemTemplates (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.ProjectPunchItemTemplates{ active: boolean() | nil, assignee: Procore.Model.PunchItem6CreatedBy.t() | nil, company_punch_item_template_id: integer() | nil, final_approver: Procore.Model.PunchItem6CreatedBy.t() | nil, id: integer() | nil, name: String.t() | nil, project_id: integer() | nil, punch_item_manager: Procore.Model.PunchItem6CreatedBy.t() | nil, template_category: Procore.Model.TemplateCategory.t() | nil, trade: Procore.Model.Trade.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function