|
|
@@ -11020,9 +11020,15 @@ definitions:
|
|
|
type: object
|
|
|
models.InternalEnableTradeDetail:
|
|
|
properties:
|
|
|
+ agreeunit:
|
|
|
+ description: 合约乘数
|
|
|
+ type: number
|
|
|
areauserid:
|
|
|
description: 企业ID
|
|
|
type: integer
|
|
|
+ convertratio:
|
|
|
+ description: 品种系数
|
|
|
+ type: number
|
|
|
deliverygoodscode:
|
|
|
description: 现货品种代码
|
|
|
type: string
|
|
|
@@ -11038,6 +11044,9 @@ definitions:
|
|
|
goodsid:
|
|
|
description: 期货合约ID
|
|
|
type: integer
|
|
|
+ hedgeditemid:
|
|
|
+ description: 被套期项目ID
|
|
|
+ type: string
|
|
|
hedgeditemnum:
|
|
|
description: 项目编号
|
|
|
type: string
|
|
|
@@ -11055,7 +11064,7 @@ definitions:
|
|
|
type: integer
|
|
|
wrstandardname:
|
|
|
description: 现货品类名称
|
|
|
- type: string
|
|
|
+ type: string
|
|
|
required:
|
|
|
- areauserid
|
|
|
- goodsid
|