Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
index
IGetAllData
Interface IGetAllData
interface
IGetAllData
{
address
:
string
;
direction
?:
StreamDirection
;
filters
?:
{
closed
?:
boolean
}
;
type
?:
StreamType
;
}
Index
Properties
address
direction?
filters?
type?
Properties
address
address
:
string
Optional
direction
direction
?:
StreamDirection
Optional
filters
filters
?:
{
closed
?:
boolean
}
Optional
type
type
?:
StreamType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
direction
filters
type
Streamflow SDK
Loading...