ENUM

SubscriptionState

link GraphQL Schema definition

  • enum SubscriptionState {
  • ACTIVE
  • CANCELLED
  • EXPIRED
  • INACTIVE
  • }