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

One data point in a valuation time series. More...

#include <types.hpp>

Public Attributes

int64_t timestamp
 
std::string value
 

Detailed Description

One data point in a valuation time series.

Member Data Documentation

◆ timestamp

int64_t longbridge::fundamental::ValuationPoint::timestamp

◆ value

std::string longbridge::fundamental::ValuationPoint::value

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