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

Response for estimate maximum purchase quantity. More...

#include <types.hpp>

Public Attributes

Decimal cash_max_qty
 Cash available quantity. More...
 
Decimal margin_max_qty
 Margin available quantity. More...
 

Detailed Description

Response for estimate maximum purchase quantity.

Member Data Documentation

◆ cash_max_qty

Decimal longport::trade::EstimateMaxPurchaseQuantityResponse::cash_max_qty

Cash available quantity.

◆ margin_max_qty

Decimal longport::trade::EstimateMaxPurchaseQuantityResponse::margin_max_qty

Margin available quantity.


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