Nado Typescript SDK Documentation
Preparing search index...
Nado Engine Client
EngineOrder
Interface EngineOrder
interface
EngineOrder
{
productId
:
number
;
price
:
BigNumber
;
totalAmount
:
BigNumber
;
unfilledAmount
:
BigNumber
;
expiration
:
number
;
nonce
:
string
;
digest
:
string
;
placementTime
:
number
;
appendix
:
OrderAppendix
;
}
Hierarchy
Subaccount
EngineOrder
Index
Properties
product
Id
price
total
Amount
unfilled
Amount
expiration
nonce
digest
placement
Time
appendix
Properties
product
Id
productId
:
number
price
price
:
BigNumber
total
Amount
totalAmount
:
BigNumber
unfilled
Amount
unfilledAmount
:
BigNumber
expiration
expiration
:
number
nonce
nonce
:
string
digest
digest
:
string
placement
Time
placementTime
:
number
appendix
appendix
:
OrderAppendix
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
product
Id
price
total
Amount
unfilled
Amount
expiration
nonce
digest
placement
Time
appendix
Documentation
Loading...