olp-cpp-sdk  1.19.0
Public Attributes | List of all members
olp::authentication::ErrorField Struct Reference

An input field error. More...

#include <ErrorResponse.h>

Inheritance diagram for olp::authentication::ErrorField:
Inheritance graph
[legend]
Collaboration diagram for olp::authentication::ErrorField:
Collaboration graph
[legend]

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.
 

Detailed Description

An input field error.


The documentation for this struct was generated from the following file: