Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Engine Server Utils
EngineServerPlaceIsolatedOrderParams
Interface EngineServerPlaceIsolatedOrderParams
interface
EngineServerPlaceIsolatedOrderParams
{
id
:
null
|
number
;
product_id
:
number
;
isolated_order
:
EIP712OrderValues
;
signature
:
string
;
borrow_margin
:
null
|
boolean
;
}
Index
Properties
id
product_
id
isolated_
order
signature
borrow_
margin
Properties
id
id
:
null
|
number
product_
id
product_
id
:
number
isolated_
order
isolated_
order
:
EIP712OrderValues
signature
signature
:
string
borrow_
margin
borrow_
margin
:
null
|
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
product_
id
isolated_
order
signature
borrow_
margin
Documentation
Loading...