Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
VertexLiquidateSubaccountTx
Interface VertexLiquidateSubaccountTx
interface
VertexLiquidateSubaccountTx
{
liquidate_subaccount
:
{
sender
:
string
;
liquidatee
:
string
;
mode
:
number
;
product_id
:
undefined
|
number
;
health_group
:
undefined
|
number
;
amount
:
string
;
nonce
:
number
;
}
;
}
Index
Properties
liquidate_
subaccount
Properties
liquidate_
subaccount
liquidate_
subaccount
:
{
sender
:
string
;
liquidatee
:
string
;
mode
:
number
;
product_id
:
undefined
|
number
;
health_group
:
undefined
|
number
;
amount
:
string
;
nonce
:
number
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
liquidate_
subaccount
Documentation
Loading...