Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
FunctionListScope
Interface FunctionListScope
List scope for listing functions with filter and limit.
interface
FunctionListScope
{
filter
?:
FunctionFilterProps
;
limit
?:
number
;
}
Hierarchy (
view full
)
FunctionFilter
Limit
FunctionListScope
Index
Properties
filter?
limit?
Properties
Optional
filter
filter
?:
FunctionFilterProps
Optional
limit
limit
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
limit
Cognite JavaScript SDK (beta)
Loading...
List scope for listing functions with filter and limit.