Procore.Model.ChecklistTemplate (procore_sdk v0.3.0)

Checklist Template object

Summary

Types

@type t() :: %Procore.Model.ChecklistTemplate{
  alternative_response_set_id: integer() | nil,
  description: String.t() | nil,
  inspection_type_id: integer() | nil,
  name: String.t() | nil,
  trade_id: integer() | nil
}

Functions