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 DiscountRatePlan(planId: ProductRatePlanId, planChargeId: ProductRatePlanChargeId) extends Product with Serializable

    Permalink
  3. case class DiscountRatePlanIds(percentageDiscount: DiscountRatePlan) extends Product with Serializable

    Permalink
  4. case class HolidayRatePlanIds(prpId: ProductRatePlanId, prpcId: ProductRatePlanChargeId) extends Product with Serializable

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

    Permalink
  6. 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
  7. trait ProductFamilyRatePlanIds extends AnyRef

    Permalink
  8. case class SubscriptionsProductIds(voucher: ProductId, delivery: ProductId, digipack: ProductId) extends Product with Serializable

    Permalink

Value Members

  1. object DigitalPackRatePlanIds extends Serializable

    Permalink
  2. object DiscountRatePlanIds extends Serializable

    Permalink
  3. object HolidayRatePlanIds extends Serializable

    Permalink
  4. object LegacyMembershipRatePlanIds extends Serializable

    Permalink
  5. object MembershipRatePlanIds extends Serializable

    Permalink
  6. object ProductFamilyRatePlanIds

    Permalink
  7. object SubscriptionsProductIds extends Serializable

    Permalink

Ungrouped