StackTraceElement ######### .. note:: + Examples for model: :doc:`/examples/models/StackTraceElement` + 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 * - **method_name** - **str** - `optional` * - **file_name** - **str** - `optional` * - **line_number** - **int** - `optional` * - **class_name** - **str** - `optional` * - **native_method** - **bool** - `optional` [default to ``False``]