Response

trait Response[+A]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def result: Either[ErrorMsg, A]
def shouldRetry: Boolean