vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ConversationRecordLookup
Interface ConversationRecordLookup
interface
ConversationRecordLookup
{
conditions
?:
ConversationRecordLookupCondition
[]
;
filterLogic
?:
string
;
lookupFields
?:
ConversationRecordLookupField
[]
;
maxLookupResults
:
number
;
SObjectType
:
string
;
sortFieldName
?:
string
;
sortOrder
?:
SortOrder
;
sourceVariableName
?:
string
;
sourceVariableType
?:
ConversationVariableType
;
targetVariableName
:
string
;
}
Index
Properties
conditions?
filter
Logic?
lookup
Fields?
max
Lookup
Results
S
Object
Type
sort
Field
Name?
sort
Order?
source
Variable
Name?
source
Variable
Type?
target
Variable
Name
Properties
Optional
conditions
conditions
?:
ConversationRecordLookupCondition
[]
Optional
filter
Logic
filterLogic
?:
string
Optional
lookup
Fields
lookupFields
?:
ConversationRecordLookupField
[]
max
Lookup
Results
maxLookupResults
:
number
S
Object
Type
SObjectType
:
string
Optional
sort
Field
Name
sortFieldName
?:
string
Optional
sort
Order
sortOrder
?:
SortOrder
Optional
source
Variable
Name
sourceVariableName
?:
string
Optional
source
Variable
Type
sourceVariableType
?:
ConversationVariableType
target
Variable
Name
targetVariableName
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
conditions
filter
Logic
lookup
Fields
max
Lookup
Results
S
Object
Type
sort
Field
Name
sort
Order
source
Variable
Name
source
Variable
Type
target
Variable
Name
vlocode-project - v1.40.0-beta-4
Loading...