Packages

p

ophan.thrift

subscription

package subscription

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait MembershipTier extends ThriftEnum with Serializable

    What tier of membership the user is currently part of.

    What tier of membership the user is currently part of.

    Annotations
    @Generated()
  2. sealed trait SubscriptionType extends ThriftEnum with Serializable

    What type of subscription the user has (or had) for the app

    What type of subscription the user has (or had) for the app

    Annotations
    @Generated()

Value Members

  1. object MembershipTier extends ThriftEnumObject[MembershipTier] with Product with Serializable

    What tier of membership the user is currently part of.

    What tier of membership the user is currently part of.

    Annotations
    @Generated()
  2. object SubscriptionType extends ThriftEnumObject[SubscriptionType] with Product with Serializable

    What type of subscription the user has (or had) for the app

    What type of subscription the user has (or had) for the app

    Annotations
    @Generated()

Ungrouped