GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/davinci-client
index
NoValueCollectorBase
Interface NoValueCollectorBase<T>
interface
NoValueCollectorBase
<
T
extends
NoValueCollectorTypes
>
{
category
:
"NoValueCollector"
;
error
:
null
|
string
;
id
:
string
;
name
:
string
;
output
:
{
key
:
string
;
label
:
string
;
type
:
string
}
;
type
:
T
;
}
Type Parameters
T
extends
NoValueCollectorTypes
Index
Properties
category
error
id
name
output
type
Properties
category
category
:
"NoValueCollector"
error
error
:
null
|
string
id
id
:
string
name
name
:
string
output
output
:
{
key
:
string
;
label
:
string
;
type
:
string
}
type
type
:
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
error
id
name
output
type
GitHub
Documentation
Loading...