Documentation
Preparing search index...
core/src
PrefillData
Type Alias PrefillData
PrefillData
:
DeepPartial
<
{
lead
:
{
classCodeId
:
string
;
email
:
string
;
productIds
:
string
[]
;
stateCodes
:
string
[]
;
}
;
responses
:
{
exposures
:
{
exposureName
:
string
;
fieldValues
:
Record
<
string
,
string
|
null
>
;
}
[]
;
questions
:
Record
<
string
,
string
|
null
>
;
}
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...