GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/davinci-client
index
AgreementCollector
Interface AgreementCollector
interface
AgreementCollector
{
category
:
"NoValueCollector"
;
error
:
null
|
string
;
id
:
string
;
name
:
string
;
output
:
{
agreement
:
{
id
:
string
;
useDynamicAgreement
:
boolean
}
;
enabled
:
boolean
;
key
:
string
;
label
:
string
;
title
:
string
;
titleEnabled
:
boolean
;
type
:
string
;
}
;
type
:
"AgreementCollector"
;
}
Hierarchy (
View Summary
)
NoValueCollectorBase
<
"AgreementCollector"
>
AgreementCollector
Index
Properties
category
error
id
name
output
type
Properties
category
category
:
"NoValueCollector"
error
error
:
null
|
string
id
id
:
string
name
name
:
string
output
output
:
{
agreement
:
{
id
:
string
;
useDynamicAgreement
:
boolean
}
;
enabled
:
boolean
;
key
:
string
;
label
:
string
;
title
:
string
;
titleEnabled
:
boolean
;
type
:
string
;
}
type
type
:
"AgreementCollector"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
error
id
name
output
type
GitHub
Documentation
Loading...