com.gu

services

package services

Visibility
  1. Public
  2. All

Type Members

  1. case class PaymentDetails(pendingCancellation: Boolean, startDate: DateTime, customerAcceptanceDate: DateTime, nextPaymentPrice: Float, nextPaymentDate: DateTime, termEndDate: DateTime, pendingAmendment: Boolean, plan: Plan) extends Product with Serializable

  2. class PaymentService extends AnyRef

Value Members

  1. object PaymentDetails extends Serializable

  2. package model

Ungrouped