Package

com.ticketfly

spreedly

Permalink

package spreedly

Visibility
  1. Public
  2. All

Type Members

  1. class SpreedlyClient extends SpreedlyGatewayProviderActions with SpreedlyGatewayAccountActions with SpreedlyPaymentMethodActions with SpreedlyTransactionActions

    Permalink
  2. case class SpreedlyConfiguration(environmentKey: String, accessSecret: String, apiUrl: String = "https://core.spreedly.com/v1", ssl: Boolean = true, requestTimeout: Int = 64000) extends Product with Serializable

    Permalink
  3. case class SpreedlyException(error: Exception, errorCode: String = "UNKNOWN", errorMessage: String = null) extends RuntimeException with Product with Serializable

    Permalink
  4. trait SpreedlyGatewayAccountActions extends AnyRef

    Permalink
  5. trait SpreedlyGatewayProviderActions extends AnyRef

    Permalink
  6. trait SpreedlyPaymentMethodActions extends AnyRef

    Permalink
  7. class SpreedlyRestDispatcher extends RestDispatcher

    Permalink
  8. trait SpreedlyTransactionActions extends AnyRef

    Permalink
  9. class SpreedlyXmlSerializer extends JAXBSerializer

    Permalink

Value Members

  1. package errors

    Permalink
  2. package internal

    Permalink
  3. package util

    Permalink

Ungrouped