GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/davinci-client
index
BooleanCollector
Interface BooleanCollector
interface
BooleanCollector
{
category
:
"SingleValueCollector"
;
error
:
null
|
string
;
id
:
string
;
input
:
{
key
:
string
;
type
:
string
;
value
:
boolean
}
;
name
:
string
;
output
:
{
key
:
string
;
label
:
string
;
type
:
string
;
value
:
boolean
}
&
{
appearance
:
string
;
richContent
?:
CollectorRichContent
;
}
;
type
:
"BooleanCollector"
;
}
Hierarchy (
View Summary
)
SingleValueCollectorWithValue
<
"BooleanCollector"
,
boolean
>
BooleanCollector
Index
Properties
category
error
id
input
name
output
type
Properties
category
category
:
"SingleValueCollector"
error
error
:
null
|
string
id
id
:
string
input
input
:
{
key
:
string
;
type
:
string
;
value
:
boolean
}
name
name
:
string
output
output
:
{
key
:
string
;
label
:
string
;
type
:
string
;
value
:
boolean
}
&
{
appearance
:
string
;
richContent
?:
CollectorRichContent
;
}
type
type
:
"BooleanCollector"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
error
id
input
name
output
type
GitHub
Documentation
Loading...