com.gu.membership.zuora

soap

package soap

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. soap
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. case class AndFilter(clauses: (String, String)*) extends ZuoraFilter with Product with Serializable

  2. class Client extends AnyRef

  3. class ClientWithFeatureSupplier extends Client with LazyLogging

  4. trait Error extends Throwable

  5. case class OrFilter(clauses: (String, String)*) extends ZuoraFilter with Product with Serializable

  6. case class SimpleFilter(key: String, value: String) extends ZuoraFilter with Product with Serializable

  7. trait ZuoraException extends Throwable

  8. sealed trait ZuoraFilter extends AnyRef

  9. case class ZuoraQueryException(s: String) extends Throwable with ZuoraException with Product with Serializable

  10. case class ZuoraServiceError(s: String) extends Throwable with ZuoraException with Product with Serializable

Value Members

  1. object Client

  2. object DateTimeHelpers

  3. object Readers

  4. package actions

  5. package models

  6. package readers

Inherited from AnyRef

Inherited from Any

Ungrouped