DwollaEnvironment

com.dwolla.tracing.DwollaEnvironment
See theDwollaEnvironment companion object
sealed abstract class DwollaEnvironment(val name: String)

Attributes

Companion
object
Source
DwollaEnvironment.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DevInt.type
object Local.type
object Prod.type
object Sandbox.type
object Uat.type

Members list

Value members

Concrete methods

Concrete fields

val name: String

Attributes

Source
DwollaEnvironment.scala