Interface: UpdateOrderParams
Defined in: types.ts:185
Extends
Properties
coinraySymbol
coinraySymbol:
string
Defined in: types.ts:157
Inherited from
encryptedApiKey
encryptedApiKey:
string
Defined in: types.ts:156
Inherited from
orderId
orderId:
string
Defined in: types.ts:186
postOnly?
optionalpostOnly?:boolean
Defined in: types.ts:193
price?
optionalprice?:BigNumber
Defined in: types.ts:190
quantity
quantity:
BigNumber
Defined in: types.ts:189
reduceOnly?
optionalreduceOnly?:boolean
Defined in: types.ts:192
side
side:
OrderSide
Defined in: types.ts:188
stopPrice?
optionalstopPrice?:BigNumber
Defined in: types.ts:191
timeInForce?
optionaltimeInForce?:TimeInForce
Defined in: types.ts:194
type
type:
OrderType
Defined in: types.ts:187