Ok

fun <T> Ok(statusCode: Int, headers: Map<String, List<String>>, contentType: String?, result: T)