LimitResponse

final case class LimitResponse(queuing: Option[QueuingConfiguration], `type`: String)

LimitResponse defines how to handle requests that can not be executed right now.

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

Value members

Inherited methods

Inherited from:
Product