Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Engine Server Utils
EngineServerOrder
Interface EngineServerOrder
interface
EngineServerOrder
{
product_id
:
number
;
sender
:
string
;
price_x18
:
string
;
amount
:
string
;
expiration
:
string
;
nonce
:
string
;
unfilled_amount
:
string
;
digest
:
string
;
placed_at
:
number
;
order_type
:
string
;
}
Index
Properties
product_
id
sender
price_
x18
amount
expiration
nonce
unfilled_
amount
digest
placed_
at
order_
type
Properties
product_
id
product_
id
:
number
sender
sender
:
string
price_
x18
price_
x18
:
string
amount
amount
:
string
expiration
expiration
:
string
nonce
nonce
:
string
unfilled_
amount
unfilled_
amount
:
string
digest
digest
:
string
placed_
at
placed_
at
:
number
order_
type
order_
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
product_
id
sender
price_
x18
amount
expiration
nonce
unfilled_
amount
digest
placed_
at
order_
type
Documentation
Loading...