# SENTVehicleCrashSeverity

An enum representing the severity of a vehicle crash.

<table data-header-hidden><thead><tr><th width="252.70660400390625"></th><th></th></tr></thead><tbody><tr><td><strong>unavailable</strong></td><td>Severity information of the crash is not available.</td></tr><tr><td><strong>low</strong></td><td>The crash is of low severity.</td></tr><tr><td><strong>medium</strong></td><td>The crash is of medium severity.</td></tr><tr><td><strong>high</strong></td><td>The crash is of high severity.</td></tr></tbody></table>
