Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerServerEventsParams
Interface IndexerServerEventsParams
interface
IndexerServerEventsParams
{
subaccount
?:
string
;
product_ids
?:
number
[]
;
event_types
?:
IndexerEventType
[]
;
desc
?:
boolean
;
idx
?:
string
;
max_time
?:
number
;
limit
?:
{
raw
:
number
;
}
|
{
txs
:
number
;
}
;
}
Index
Properties
subaccount?
product_
ids?
event_
types?
desc?
idx?
max_
time?
limit?
Properties
Optional
subaccount
subaccount
?:
string
Optional
product_
ids
product_
ids
?:
number
[]
Optional
event_
types
event_
types
?:
IndexerEventType
[]
Optional
desc
desc
?:
boolean
Optional
idx
idx
?:
string
Optional
max_
time
max_
time
?:
number
Optional
limit
limit
?:
{
raw
:
number
;
}
|
{
txs
:
number
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
product_
ids
event_
types
desc
idx
max_
time
limit
Documentation
Loading...