vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
CustomFieldTranslation
Interface CustomFieldTranslation
interface
CustomFieldTranslation
{
caseValues
?:
ObjectNameCaseValue
[]
;
gender
?:
Gender
;
help
?:
string
;
label
?:
string
;
lookupFilter
?:
LookupFilterTranslation
;
name
:
string
;
picklistValues
?:
PicklistValueTranslation
[]
;
relationshipLabel
?:
string
;
startsWith
?:
StartsWith
;
}
Index
Properties
case
Values?
gender?
help?
label?
lookup
Filter?
name
picklist
Values?
relationship
Label?
starts
With?
Properties
Optional
case
Values
caseValues
?:
ObjectNameCaseValue
[]
Optional
gender
gender
?:
Gender
Optional
help
help
?:
string
Optional
label
label
?:
string
Optional
lookup
Filter
lookupFilter
?:
LookupFilterTranslation
name
name
:
string
Optional
picklist
Values
picklistValues
?:
PicklistValueTranslation
[]
Optional
relationship
Label
relationshipLabel
?:
string
Optional
starts
With
startsWith
?:
StartsWith
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
case
Values
gender
help
label
lookup
Filter
name
picklist
Values
relationship
Label
starts
With
vlocode-project - v1.40.0-beta-4
Loading...