LongPort OpenAPI C SDK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
lb_cash_flow_t Struct Reference

#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_tbalance
 
const char * currency
 
int64_t business_time
 
const char * symbol
 
const char * description
 

Detailed Description

Cash flow

Field Documentation

◆ balance

const struct lb_decimal_t* balance

Cash amount

◆ business_time

int64_t business_time

Business time

◆ business_type

enum lb_balance_type_t business_type

Balance type

◆ currency

const char* currency

Cash currency

◆ description

const char* description

Cash flow description

◆ direction

enum lb_cash_flow_direction_t direction

Outflow direction

◆ symbol

const char* symbol

Associated Stock code information (maybe null)

◆ transaction_flow_name

const char* transaction_flow_name

Cash flow name


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