@coopenomics/sdk
Preparing search index...
Queries
Documents
GetDocuments
IInput
Interface IInput
interface
IInput
{
data
:
{
actions
?:
DocumentAction
[]
|
null
;
after_block
?:
number
|
null
;
before_block
?:
number
|
null
;
filter
:
any
;
limit
?:
number
|
null
;
page
?:
number
|
null
;
type
?:
string
|
null
;
username
:
string
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
actions
?:
DocumentAction
[]
|
null
;
after_block
?:
number
|
null
;
before_block
?:
number
|
null
;
filter
:
any
;
limit
?:
number
|
null
;
page
?:
number
|
null
;
type
?:
string
|
null
;
username
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@coopenomics/sdk
Loading...