Consumer

uk.gov.hmrc.play.audit.http.config.Consumer
See theConsumer companion object
case class Consumer(baseUri: BaseUri, singleEventUri: String, mergedEventUri: String, largeMergedEventUri: String)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val largeMergedEventUrl: String
val mergedEventUrl: String
val singleEventUrl: String