Xlight API用户手册 v1.6.0.23
Xlight极速柜台接口文档
载入中...
搜索中...
未找到
x1::xlt_trade_account_info_t结构体 参考

交易账户信息 更多...

#include <xlt_trade_struct.h>

Public 属性

uint64_t account_index
 交易账户索引
 
uint8_t account_type
 账户类别,预留
 
char account_name [CONST_ACC_NAME_LEN]
 交易账户名称
 
uint64_t fund_account_index
 资金账户索引
 
char fund_account_name [CONST_FUND_ACC_NAME_LEN]
 资金账户名称
 

详细描述

交易账户信息

类成员变量说明

◆ account_index

uint64_t x1::xlt_trade_account_info_t::account_index

交易账户索引

◆ account_name

char x1::xlt_trade_account_info_t::account_name[CONST_ACC_NAME_LEN]

交易账户名称

◆ account_type

uint8_t x1::xlt_trade_account_info_t::account_type

账户类别,预留

◆ fund_account_index

uint64_t x1::xlt_trade_account_info_t::fund_account_index

资金账户索引

◆ fund_account_name

char x1::xlt_trade_account_info_t::fund_account_name[CONST_FUND_ACC_NAME_LEN]

资金账户名称


该结构体的文档由以下文件生成: