Package

com.gu

config

Permalink

package config

Visibility
  1. Public
  2. All

Type Members

  1. case class DigitalPackRatePlanIds(digitalPackYearly: ProductRatePlanId, digitalPackQuaterly: ProductRatePlanId, digitalPackMonthly: ProductRatePlanId) extends ProductFamilyRatePlanIds with Product with Serializable

    Permalink
  2. case class LegacyMembershipRatePlanIds(friend: ProductRatePlanId, supporterMonthly: ProductRatePlanId, supporterYearly: ProductRatePlanId, partnerMonthly: ProductRatePlanId, partnerYearly: ProductRatePlanId, patronMonthly: ProductRatePlanId, patronYearly: ProductRatePlanId) extends Product with Serializable

    Permalink
  3. case class MembershipRatePlanIds(friend: ProductRatePlanId, staff: ProductRatePlanId, supporterMonthly: ProductRatePlanId, supporterYearly: ProductRatePlanId, partnerMonthly: ProductRatePlanId, partnerYearly: ProductRatePlanId, patronMonthly: ProductRatePlanId, patronYearly: ProductRatePlanId, legacy: LegacyMembershipRatePlanIds) extends ProductFamilyRatePlanIds with Product with Serializable

    Permalink
  4. trait ProductFamilyRatePlanIds extends AnyRef

    Permalink

Value Members

  1. object DigitalPackRatePlanIds extends Serializable

    Permalink
  2. object LegacyMembershipRatePlanIds extends Serializable

    Permalink
  3. object MembershipRatePlanIds extends Serializable

    Permalink
  4. object ProductFamilyRatePlanIds

    Permalink

Ungrouped