vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
CareSystemFieldMappingMetadata
Interface CareSystemFieldMappingMetadata
interface
CareSystemFieldMappingMetadata
{
externalIdField
?:
string
;
fullName
?:
string
;
isActive
?:
boolean
;
isProtected
?:
boolean
;
masterLabel
:
string
;
role
:
SourceSystemFieldRole
;
sourceSystem
?:
string
;
targetObject
?:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
CareSystemFieldMappingMetadata
Index
Properties
external
Id
Field?
full
Name?
is
Active?
is
Protected?
master
Label
role
source
System?
target
Object?
Properties
Optional
external
Id
Field
externalIdField
?:
string
Optional
full
Name
fullName
?:
string
Optional
is
Active
isActive
?:
boolean
Optional
is
Protected
isProtected
?:
boolean
master
Label
masterLabel
:
string
role
role
:
SourceSystemFieldRole
Optional
source
System
sourceSystem
?:
string
Optional
target
Object
targetObject
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
external
Id
Field
full
Name
is
Active
is
Protected
master
Label
role
source
System
target
Object
vlocode-project - v1.40.0-beta-4
Loading...