vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
FlowChoice
Interface FlowChoice
interface
FlowChoice
{
choiceText
:
string
;
dataType
:
FlowDataType
;
description
?:
string
;
name
?:
string
;
processMetadataValues
?:
FlowMetadataValue
[]
;
userInput
?:
FlowChoiceUserInput
;
value
?:
FlowElementReferenceOrValue
;
}
Hierarchy (
View Summary
)
FlowElement
FlowChoice
Index
Properties
choice
Text
data
Type
description?
name?
process
Metadata
Values?
user
Input?
value?
Properties
choice
Text
choiceText
:
string
data
Type
dataType
:
FlowDataType
Optional
description
description
?:
string
Optional
name
name
?:
string
Optional
process
Metadata
Values
processMetadataValues
?:
FlowMetadataValue
[]
Optional
user
Input
userInput
?:
FlowChoiceUserInput
Optional
value
value
?:
FlowElementReferenceOrValue
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
choice
Text
data
Type
description
name
process
Metadata
Values
user
Input
value
vlocode-project - v1.40.0-beta-4
Loading...