ErrorResponse

fun ErrorResponse(code: String, details: List<ErrorResponse>, innerError: ErrorResponseInnerError, message: String, target: String)