HttpResponseContainer

fun HttpResponseContainer(expectedType: TypeInfo, response: Any)


fun HttpResponseContainer(expectedType: TypeInfo, response: Any)

Parameters

expectedType

: information about expected type.

response

: current response state.