StatusResponse

fun StatusResponse(code: Int, details: List<Map<String, String>>, message: String)