vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
IdentityVerificationProcFldMetadata
Interface IdentityVerificationProcFldMetadata
interface
IdentityVerificationProcFldMetadata
{
customFieldLabel
?:
string
;
dataSourceType
:
IdentityVerificationProcFldDataSourceType
;
developerName
:
string
;
fieldDataType
?:
IdentityVerificationProcFldFieldDataType
;
fieldName
:
string
;
fieldType
:
IdentityVerificationProcFldFieldType
;
fieldValueFormula
?:
string
;
fullName
?:
string
;
isActive
?:
boolean
;
isManualInput
?:
boolean
;
masterLabel
:
string
;
sequenceNumber
:
number
;
}
Hierarchy (
View Summary
)
MetadataInfo
IdentityVerificationProcFldMetadata
Index
Properties
custom
Field
Label?
data
Source
Type
developer
Name
field
Data
Type?
field
Name
field
Type
field
Value
Formula?
full
Name?
is
Active?
is
Manual
Input?
master
Label
sequence
Number
Properties
Optional
custom
Field
Label
customFieldLabel
?:
string
data
Source
Type
dataSourceType
:
IdentityVerificationProcFldDataSourceType
developer
Name
developerName
:
string
Optional
field
Data
Type
fieldDataType
?:
IdentityVerificationProcFldFieldDataType
field
Name
fieldName
:
string
field
Type
fieldType
:
IdentityVerificationProcFldFieldType
Optional
field
Value
Formula
fieldValueFormula
?:
string
Optional
full
Name
fullName
?:
string
Optional
is
Active
isActive
?:
boolean
Optional
is
Manual
Input
isManualInput
?:
boolean
master
Label
masterLabel
:
string
sequence
Number
sequenceNumber
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
custom
Field
Label
data
Source
Type
developer
Name
field
Data
Type
field
Name
field
Type
field
Value
Formula
full
Name
is
Active
is
Manual
Input
master
Label
sequence
Number
vlocode-project - v1.40.0-beta-4
Loading...