> ## Documentation Index
> Fetch the complete documentation index at: https://docs.erna.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# RecurringPeriod

Recurring calendar period for time scoping.

## Properties

<ResponseField name="endDay" type="number" required />

<ResponseField name="endMonth" type="number" required />

<ResponseField name="name" type="string" required />

<ResponseField name="startDay" type="number" required />

<ResponseField name="startMonth" type="number" required />
