Nado Typescript SDK Documentation
Preparing search index...
Nado Engine Client
EngineServerSubaccountInfoQueryParams
Interface EngineServerSubaccountInfoQueryParams
interface
EngineServerSubaccountInfoQueryParams
{
subaccount
:
string
;
txns
?:
{
apply_delta
:
{
product_id
:
number
;
subaccount
:
string
;
amount_delta
:
string
;
v_quote_delta
:
string
;
}
;
}
[]
;
}
Index
Properties
subaccount
txns?
Properties
subaccount
subaccount
:
string
Optional
txns
txns
?:
{
apply_delta
:
{
product_id
:
number
;
subaccount
:
string
;
amount_delta
:
string
;
v_quote_delta
:
string
;
}
;
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
txns
Documentation
Loading...