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

# OpeningHoursTime

No description

```graphql theme={null}
type OpeningHoursTime {
  hours: Int
  minutes: Int
}
```

### Fields

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">OpeningHoursTime</code>.<code class="gqlmd-mdx-entity-name">hours</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">Int</code></span>](/reference/graphql/scalars/int) <mark class="gqlmd-mdx-badge">scalar</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">OpeningHoursTime</code>.<code class="gqlmd-mdx-entity-name">minutes</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">Int</code></span>](/reference/graphql/scalars/int) <mark class="gqlmd-mdx-badge">scalar</mark>

### Member Of

[`BusinessHours`](/reference/graphql/objects/business-hours)  <mark class="gqlmd-mdx-badge">object</mark>
