ErrorResponseResponse

fun ErrorResponseResponse(code: String, details: List<ErrorDetailResponse>? = null, message: String)