Status

final case class Status(code: Int, message: String)

The response status code

Value parameters:
code

the status code

message

the status message

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product