"""Common fields names.""" # ows error response RESPONSE_CODE = 'code' RESPONSE_MESSAGE = 'message'