| 
    olp-cpp-sdk
    1.23.1
    
   | 
 
An input field error. More...
#include <ErrorResponse.h>


Public Attributes | |
| std::string | name | 
| The name of the input field with the invalid value.  | |
  Public Attributes inherited from olp::authentication::ErrorResponse | |
| unsigned int | code = 0ul | 
The HERE Account error code returned as a result of the authentication request. In case of the error code 400200 that specifies that invalid data was sent as a part of the request, further details can be retrieved by calling the error_fields method of the response.  More... | |
| std::string | message | 
| The HERE Account error message returned as a result of the authentication request.  | |
| std::string | error_id | 
| The HERE Account error ID returned as a result of the authentication request.  | |
An input field error.