ProblemOccurrences ######### .. note:: + Examples for model: :doc:`/examples/models/ProblemOccurrences` + This is autogenerated page, don't change them directly, use template. Read more in :doc:`/development` Properties ---------- .. list-table:: :widths: 15 15 70 :header-rows: 1 * - Name - Type - Notes * - **count** - **int** - `optional` * - **href** - **str** - `optional` * - **next_href** - **str** - `optional` * - **prev_href** - **str** - `optional` * - **problem_occurrence** - `list[ProblemOccurrence] <./ProblemOccurrence.html>`_ - `optional` * - **default** - **bool** - `optional` [default to ``False``] * - **passed** - **int** - `optional` * - **failed** - **int** - `optional` * - **new_failed** - **int** - `optional` * - **ignored** - **int** - `optional` * - **muted** - **int** - `optional`