@type t() :: %Procore.Model.ChecklistScheduleInspectionTemplate{ attachment_ids: [integer()] | nil, description: String.t() | nil, id: integer() | nil, inspection_type: Procore.Model.ChecklistScheduleInspectionTemplateInspectionType.t() | nil, name: String.t() | nil, trade_id: integer() | nil }