LongPort OpenAPI C++ SDK
|
Quote package detail. More...
#include <types.hpp>
Public Attributes | |
std::string | key |
Key. More... | |
std::string | name |
Name. More... | |
std::string | description |
Description. More... | |
int64_t | start_at |
Start at. More... | |
int64_t | end_at |
End at. More... | |
Quote package detail.
std::string longport::quote::QuotePackageDetail::description |
Description.
int64_t longport::quote::QuotePackageDetail::end_at |
End at.
std::string longport::quote::QuotePackageDetail::key |
Key.
std::string longport::quote::QuotePackageDetail::name |
Name.
int64_t longport::quote::QuotePackageDetail::start_at |
Start at.