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

# AccountSubscriptions

No description

```graphql theme={null}
type AccountSubscriptions {
  active: AccountSubscription
  extras: [AccountSubscription]!
}
```

### Fields

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">AccountSubscriptions</code>.<code class="gqlmd-mdx-entity-name">active</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">AccountSubscription</code></span>](/reference/graphql/objects/account-subscription) <mark class="gqlmd-mdx-badge">object</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">AccountSubscriptions</code>.<code class="gqlmd-mdx-entity-name">extras</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">\[AccountSubscription\]!</code></span>](/reference/graphql/objects/account-subscription) <mark class="gqlmd-mdx-badge">non-null</mark> <mark class="gqlmd-mdx-badge">object</mark>

### Member Of

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