Nado Typescript SDK Documentation
Preparing search index...
Nado Engine Client
EngineServerExecuteResponseDataByType
Interface EngineServerExecuteResponseDataByType
interface
EngineServerExecuteResponseDataByType
{
burn_nlp
:
null
;
cancel_and_place
:
EngineServerPlaceOrderResponse
;
cancel_orders
:
EngineServerCancelOrdersResponse
;
cancel_product_orders
:
EngineServerCancelOrdersResponse
;
link_signer
:
null
;
liquidate_subaccount
:
null
;
mint_nlp
:
null
;
place_order
:
EngineServerPlaceOrderResponse
;
place_orders
:
EngineServerPlaceOrdersResponse
;
transfer_quote
:
null
;
withdraw_collateral
:
null
;
}
Index
Properties
burn_
nlp
cancel_
and_
place
cancel_
orders
cancel_
product_
orders
link_
signer
liquidate_
subaccount
mint_
nlp
place_
order
place_
orders
transfer_
quote
withdraw_
collateral
Properties
burn_
nlp
burn_nlp
:
null
cancel_
and_
place
cancel_and_place
:
EngineServerPlaceOrderResponse
cancel_
orders
cancel_orders
:
EngineServerCancelOrdersResponse
cancel_
product_
orders
cancel_product_orders
:
EngineServerCancelOrdersResponse
link_
signer
link_signer
:
null
liquidate_
subaccount
liquidate_subaccount
:
null
mint_
nlp
mint_nlp
:
null
place_
order
place_order
:
EngineServerPlaceOrderResponse
place_
orders
place_orders
:
EngineServerPlaceOrdersResponse
transfer_
quote
transfer_quote
:
null
withdraw_
collateral
withdraw_collateral
:
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
burn_
nlp
cancel_
and_
place
cancel_
orders
cancel_
product_
orders
link_
signer
liquidate_
subaccount
mint_
nlp
place_
order
place_
orders
transfer_
quote
withdraw_
collateral
Documentation
Loading...