|
LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
| const char * | transaction_flow_name |
| enum lb_cash_flow_direction_t | direction |
| enum lb_balance_type_t | business_type |
| const struct lb_decimal_t * | balance |
| const char * | currency |
| int64_t | business_time |
| const char * | symbol |
| const char * | description |
Cash flow
| const struct lb_decimal_t* balance |
Cash amount
| int64_t business_time |
Business time
| enum lb_balance_type_t business_type |
Balance type
| const char* currency |
Cash currency
| const char* description |
Cash flow description
| enum lb_cash_flow_direction_t direction |
Outflow direction
| const char* symbol |
Associated Stock code information (maybe null)
| const char* transaction_flow_name |
Cash flow name