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

订单结束通知 更多...

#include <xlt_trade_struct.h>

Public 属性

uint8_t client_id
 委托源标识,用户登录时自定义
 
char report_id [CONST_REPORT_ID_LEN]
 回报标识,32字节,非字符串
 
uint64_t xid
 报单标识
 
int64_t transact_time
 回报时间,格式为YYYYMMDDHHMMSSsss
 

详细描述

订单结束通知

类成员变量说明

◆ client_id

uint8_t x1::xlt_order_end_t::client_id

委托源标识,用户登录时自定义

◆ report_id

char x1::xlt_order_end_t::report_id[CONST_REPORT_ID_LEN]

回报标识,32字节,非字符串

◆ transact_time

int64_t x1::xlt_order_end_t::transact_time

回报时间,格式为YYYYMMDDHHMMSSsss

◆ xid

uint64_t x1::xlt_order_end_t::xid

报单标识


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