LongPort OpenAPI C++ SDK
Public Attributes | List of all members
longport::quote::QuotePackageDetail Struct Reference

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...
 

Detailed Description

Quote package detail.

Member Data Documentation

◆ description

std::string longport::quote::QuotePackageDetail::description

Description.

◆ end_at

int64_t longport::quote::QuotePackageDetail::end_at

End at.

◆ key

std::string longport::quote::QuotePackageDetail::key

Key.

◆ name

std::string longport::quote::QuotePackageDetail::name

Name.

◆ start_at

int64_t longport::quote::QuotePackageDetail::start_at

Start at.


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