> ## 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.

# PaymentInterval

No description

```graphql theme={null}
enum PaymentInterval {
  YEAR
  MONTH
  WEEK
  DAY
}
```

### Values

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">PaymentInterval</code>.<code class="gqlmd-mdx-entity-name">YEAR</code></span>](#)

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">PaymentInterval</code>.<code class="gqlmd-mdx-entity-name">MONTH</code></span>](#)

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">PaymentInterval</code>.<code class="gqlmd-mdx-entity-name">WEEK</code></span>](#)

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">PaymentInterval</code>.<code class="gqlmd-mdx-entity-name">DAY</code></span>](#)

### Member Of

[`AccountSubscription`](/reference/graphql/objects/account-subscription)  <mark class="gqlmd-mdx-badge">object</mark>
