| ApiName |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The API name of the flow variable.
|
| DataType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The data type of the flow variable. Valid values are:
-
Apex—This value
is available in API version 46.0 and later.
- Boolean
- Currency
- Date
-
DateTime—This
value is available in API version 30.0 and later.
- Number
-
Multipicklist—This value is available in API
version 34.0 and later.
-
Picklist—This
value is available in API version 34.0 and later.
- String
- sObject
|
| Description |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Flow variable information, specified by the org’s admin.
|
| DurableId |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The Id of the flow variable.
|
| FlowVersionViewId |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- The Id of the flow version.
- This is a relationship field.
- Relationship Name
- FlowVersionView
- Relationship Type
- Lookup
- Refers To
- FlowVersionView
|
| IsCollection |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates whether or not the flow variable is a collection of
values.
|
| IsInput |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicated whether or not the flow variable is available for
input.
|
| IsOutput |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates whether or not the flow variable is available for
output.
|
| ObjectType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- If the data type is sObject, this field indicates which
object.
|