Member Junction
Preparing search index...
@memberjunction/integration-engine
ValidatableFieldMap
Type Alias ValidatableFieldMap
The parts of a field map this validation reads.
type
ValidatableFieldMap
=
{
DestinationFieldName
:
string
;
IsKeyField
?:
boolean
|
null
;
SourceFieldName
:
string
;
Status
?:
string
|
null
;
}
Index
Properties
Destination
Field
Name
Is
Key
Field?
Source
Field
Name
Status?
Properties
Destination
Field
Name
DestinationFieldName
:
string
Optional
Is
Key
Field
IsKeyField
?:
boolean
|
null
Source
Field
Name
SourceFieldName
:
string
Optional
Status
Status
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Destination
Field
Name
Is
Key
Field
Source
Field
Name
Status
Member Junction
Loading...
The parts of a field map this validation reads.