Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::logs::DownloadLogs::JsonKeys Struct Reference

Static Public Attributes

static constexpr std::string_view kTitle {"title"}
 
static constexpr std::string_view kMessage {"message"}
 
static constexpr std::string_view kState {"state"}
 
static constexpr std::string_view kTimestamp {"timestamp"}
 
static constexpr std::string_view kChildLogs {"childLogs"}
 

Member Data Documentation

◆ kChildLogs

std::string_view iv::logs::DownloadLogs::JsonKeys::kChildLogs {"childLogs"}
staticconstexpr

◆ kMessage

std::string_view iv::logs::DownloadLogs::JsonKeys::kMessage {"message"}
staticconstexpr

◆ kState

std::string_view iv::logs::DownloadLogs::JsonKeys::kState {"state"}
staticconstexpr

◆ kTimestamp

std::string_view iv::logs::DownloadLogs::JsonKeys::kTimestamp {"timestamp"}
staticconstexpr

◆ kTitle

std::string_view iv::logs::DownloadLogs::JsonKeys::kTitle {"title"}
staticconstexpr

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