Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Engine Server Utils
EngineServerExecuteResponseDataByType
Interface EngineServerExecuteResponseDataByType
interface
EngineServerExecuteResponseDataByType
{
liquidate_subaccount
:
null
;
withdraw_collateral
:
null
;
mint_lp
:
null
;
burn_lp
:
null
;
place_order
:
EngineServerPlaceOrderResponse
;
cancel_product_orders
:
EngineServerCancelOrdersResponse
;
cancel_orders
:
EngineServerCancelOrdersResponse
;
cancel_and_place
:
EngineServerPlaceOrderResponse
;
link_signer
:
null
;
transfer_quote
:
null
;
}
Index
Properties
liquidate_
subaccount
withdraw_
collateral
mint_
lp
burn_
lp
place_
order
cancel_
product_
orders
cancel_
orders
cancel_
and_
place
link_
signer
transfer_
quote
Properties
liquidate_
subaccount
liquidate_
subaccount
:
null
withdraw_
collateral
withdraw_
collateral
:
null
mint_
lp
mint_
lp
:
null
burn_
lp
burn_
lp
:
null
place_
order
place_
order
:
EngineServerPlaceOrderResponse
cancel_
product_
orders
cancel_
product_
orders
:
EngineServerCancelOrdersResponse
cancel_
orders
cancel_
orders
:
EngineServerCancelOrdersResponse
cancel_
and_
place
cancel_
and_
place
:
EngineServerPlaceOrderResponse
link_
signer
link_
signer
:
null
transfer_
quote
transfer_
quote
:
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
liquidate_
subaccount
withdraw_
collateral
mint_
lp
burn_
lp
place_
order
cancel_
product_
orders
cancel_
orders
cancel_
and_
place
link_
signer
transfer_
quote
Documentation
Loading...