CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::ODataError Struct Reference

#include <odata_error.h>

Public Member Functions

bool operator== (const ODataError &) const =default
 

Public Attributes

std::string code
 
std::string message
 
std::vector< nlohmann::json > details = {}
 

Member Function Documentation

◆ operator==()

bool ccf::ODataError::operator== ( const ODataError ) const
default

Member Data Documentation

◆ code

std::string ccf::ODataError::code

◆ details

std::vector<nlohmann::json> ccf::ODataError::details = {}

◆ message

std::string ccf::ODataError::message

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