LongPort OpenAPI C++ SDK
|
Response for estimate maximum purchase quantity. More...
#include <types.hpp>
Public Attributes | |
int64_t | cash_max_qty |
Cash available quantity. More... | |
int64_t | margin_max_qty |
Margin available quantity. More... | |
Response for estimate maximum purchase quantity.
int64_t longport::trade::EstimateMaxPurchaseQuantityResponse::cash_max_qty |
Cash available quantity.
int64_t longport::trade::EstimateMaxPurchaseQuantityResponse::margin_max_qty |
Margin available quantity.