Skip to main content

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.

No description
type AccountSubscription {
  plan: String
  product: String
  amount: Long
  paymentInterval: PaymentInterval
}

Fields

AccountSubscription.plan ● String scalar

AccountSubscription.product ● String scalar

AccountSubscription.amount ● Long scalar

AccountSubscription.paymentInterval ● PaymentInterval enum

Member Of

AccountSubscriptions object ● Billing object