@type t() :: %Procore.Model.ChecklistSection2{ id: integer() | nil, list_id: integer() | nil, name: String.t() | nil, not_applicable: boolean() | nil, position: integer() | nil }