userver: dynamic_config::Client::JsonReply Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
dynamic_config::Client::JsonReply Struct Reference
+ Collaboration diagram for dynamic_config::Client::JsonReply:

Public Attributes

formats::json::Value configs
 
Timestamp timestamp
 

Detailed Description

Definition at line 49 of file client.hpp.

Member Data Documentation

◆ configs

formats::json::Value dynamic_config::Client::JsonReply::configs

Definition at line 50 of file client.hpp.

◆ timestamp

Timestamp dynamic_config::Client::JsonReply::timestamp

Definition at line 51 of file client.hpp.


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