Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Engine Server Utils
EngineOrder
Interface EngineOrder
interface
EngineOrder
{
productId
:
number
;
price
:
BigNumber
;
totalAmount
:
BigNumber
;
unfilledAmount
:
BigNumber
;
expiration
:
BigNumber
;
nonce
:
string
;
digest
:
string
;
orderParams
:
EIP712OrderParams
;
placementTime
:
number
;
orderType
:
OrderExpirationType
;
}
Hierarchy (
view full
)
Subaccount
EngineOrder
Index
Properties
product
Id
price
total
Amount
unfilled
Amount
expiration
nonce
digest
order
Params
placement
Time
order
Type
Properties
product
Id
product
Id
:
number
price
price
:
BigNumber
total
Amount
total
Amount
:
BigNumber
unfilled
Amount
unfilled
Amount
:
BigNumber
expiration
expiration
:
BigNumber
nonce
nonce
:
string
digest
digest
:
string
order
Params
order
Params
:
EIP712OrderParams
placement
Time
placement
Time
:
number
order
Type
order
Type
:
OrderExpirationType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
product
Id
price
total
Amount
unfilled
Amount
expiration
nonce
digest
order
Params
placement
Time
order
Type
Documentation
Loading...