# SafetyScoreRequestPeriod

An enum that represents the period for which an aggregated safety score is being requested.

## SafetyScoreRequestPeriod API

<table data-header-hidden><thead><tr><th width="226"></th><th></th></tr></thead><tbody><tr><td>last7Days</td><td>The period of the last 7 days.</td></tr><tr><td>last14Days</td><td>The period of the last 14 days.</td></tr><tr><td>last30Days</td><td>The period of the last 30 days.</td></tr></tbody></table>
