|
LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
| const struct lb_decimal_t * | price |
| const struct lb_decimal_t * | quantity |
| enum lb_order_status_t | status |
| const char * | msg |
| int64_t | time |
Order detail
| const char* msg |
| const struct lb_decimal_t* price |
| const struct lb_decimal_t* quantity |
| enum lb_order_status_t status |
| int64_t time |