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

# TimeRange

## Fields

| Field   | Type                                      | Required             | Description |
| ------- | ----------------------------------------- | -------------------- | ----------- |
| `End`   | [time.Time](https://pkg.go.dev/time#Time) | :heavy\_check\_mark: | N/A         |
| `Start` | [time.Time](https://pkg.go.dev/time#Time) | :heavy\_check\_mark: | N/A         |
