Search
Preparing search index...
The search index is not available
etrade-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
etrade-ts
IOrderParams
Interface IOrderParams
Hierarchy
IOrderParams
Index
Properties
account
Id
all
Or
None
order
Action
order
Term
override
price
Type
quantity
security
Type
symbol
Properties
account
Id
account
Id
:
string
Optional
all
Or
None
all
Or
None
?:
boolean
Optional
order
Action
order
Action
?:
OrderAction
Optional
order
Term
order
Term
?:
OrderTerm
Optional
override
override
?:
{
instrument
?:
Partial
<
IInstrument
>
;
orderDetail
?:
Partial
<
IOrderDetailReq
>
;
product
?:
Partial
<
IProduct
>
}
Type declaration
Optional
instrument
?:
Partial
<
IInstrument
>
Optional
order
Detail
?:
Partial
<
IOrderDetailReq
>
Optional
product
?:
Partial
<
IProduct
>
Optional
price
Type
price
Type
?:
OrderPriceType
quantity
quantity
:
number
Optional
security
Type
security
Type
?:
SecurityType
symbol
symbol
:
string
Exports
IOrder
Params
account
Id
all
Or
None
order
Action
order
Term
override
price
Type
quantity
security
Type
symbol
Generated using
TypeDoc