Interface: UpdateOrderParams
Defined in: types.ts:177
Extends
Properties
coinraySymbol
coinraySymbol:
string
Defined in: types.ts:149
Inherited from
encryptedApiKey
encryptedApiKey:
string
Defined in: types.ts:148
Inherited from
orderId
orderId:
string
Defined in: types.ts:178
postOnly?
optionalpostOnly?:boolean
Defined in: types.ts:185
price?
optionalprice?:BigNumber
Defined in: types.ts:182
quantity
quantity:
BigNumber
Defined in: types.ts:181
reduceOnly?
optionalreduceOnly?:boolean
Defined in: types.ts:184
side
side:
OrderSide
Defined in: types.ts:180
stopPrice?
optionalstopPrice?:BigNumber
Defined in: types.ts:183
timeInForce?
optionaltimeInForce?:TimeInForce
Defined in: types.ts:186
type
type:
OrderType
Defined in: types.ts:179