Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::comms::api::constants::api Namespace Reference

Variables

constexpr std::string_view ResponseData {"data"}
 
constexpr std::string_view ResponseCount {"count"}
 
constexpr std::string_view ResponseLimit {"limit"}
 
constexpr std::string_view ResponseOffset {"offset"}
 
constexpr std::string_view ResponseTotal {"total"}
 

Variable Documentation

◆ ResponseCount

std::string_view iv::comms::api::constants::api::ResponseCount {"count"}
inlineconstexpr

◆ ResponseData

std::string_view iv::comms::api::constants::api::ResponseData {"data"}
inlineconstexpr

◆ ResponseLimit

std::string_view iv::comms::api::constants::api::ResponseLimit {"limit"}
inlineconstexpr

◆ ResponseOffset

std::string_view iv::comms::api::constants::api::ResponseOffset {"offset"}
inlineconstexpr

◆ ResponseTotal

std::string_view iv::comms::api::constants::api::ResponseTotal {"total"}
inlineconstexpr