nx_cloud_storage_sdk  1.0
Cloud Storage SDK
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
nx::sdk::cloud_storage::CloudDeviceReportEntry Struct Reference

Public Member Functions

 CloudDeviceReportEntry (const char *jsonData) noexcept(false)
 
 CloudDeviceReportEntry (const nx::kit::Json &json) noexcept(false)
 
bool operator== (const CloudDeviceReportEntry &other) const
 
nx::kit::Json to_json () const
 

Static Public Member Functions

static ValueOrError< CloudDeviceReportEntryfromJson (const char *jsonStr) noexcept
 
static ValueOrError< CloudDeviceReportEntryfromJson (const nx::kit::Json &json) noexcept
 

Public Attributes

std::string id
 
std::string serviceId
 

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