# VehicleCrashSeverity

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>
