LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
int64_t | start_at |
int64_t | end_at |
enum lb_balance_type_t * | business_type |
const char * | symbol |
const uintptr_t * | page |
const uintptr_t * | size |
Options for get cash flow request
enum lb_balance_type_t* business_type |
Business type (can be null)
int64_t end_at |
End time
const uintptr_t* page |
Page number (can be null)
const uintptr_t* size |
Page size (can be null)
int64_t start_at |
Start time
const char* symbol |
Security symbol (can be null)