Consumer

final case class Consumer(key: String, secret: String)

Representation of a Consumer key and secret

Source:
Types.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product