Longbridge OpenAPI C++ SDK
Public Attributes | List of all members
longbridge::calendar::CalendarDataKv Struct Reference

Key-value metadata entry attached to a calendar event. More...

#include <calendar_context.hpp>

Public Attributes

std::string key
 
std::string value
 
std::string value_type
 
std::string value_raw
 

Detailed Description

Key-value metadata entry attached to a calendar event.

Member Data Documentation

◆ key

std::string longbridge::calendar::CalendarDataKv::key

◆ value

std::string longbridge::calendar::CalendarDataKv::value

◆ value_raw

std::string longbridge::calendar::CalendarDataKv::value_raw

◆ value_type

std::string longbridge::calendar::CalendarDataKv::value_type

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