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

# DateRangeInput

> Input for a date range.

## Fields

<ParamField path="endDate" type="ISO8601Date">
  The end date of the date range.
</ParamField>

<ParamField path="startDate" type="ISO8601Date">
  The start date of the date range.
</ParamField>

## Used by

* [`engagements`](/lender-api/reference/queries/engagements/engagements) (query)
