跳到主要内容

IExecuteOrderOperationOption 接口

interface IExecuteOrderOperationOption 

执行订单操作参数

属性

extraParam

extraParam?: Record<string, any>;

额外参数,特殊的订单操作时才需要传递此参数,支持以下操作 重新提审:传递参数 **CreateOrderOption**

key

key: string;

订单操作key

orderId

orderId: string;

订单id