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

#include <longport.h>

Data Fields

int64_t start_at
 
int64_t end_at
 
enum lb_balance_type_tbusiness_type
 
const char * symbol
 
const uintptr_t * page
 
const uintptr_t * size
 

Detailed Description

Options for get cash flow request

Field Documentation

◆ business_type

enum lb_balance_type_t* business_type

Business type (can be null)

◆ end_at

int64_t end_at

End time

◆ page

const uintptr_t* page

Page number (can be null)

◆ size

const uintptr_t* size

Page size (can be null)

◆ start_at

int64_t start_at

Start time

◆ symbol

const char* symbol

Security symbol (can be null)


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