Sha256: 338387b146aa5d563481d33374aa1d324ffd91631d20e4baaceb337e4a5675c0
Contents?: true
Size: 788 Bytes
Versions: 10
Compression:
Stored size: 788 Bytes
Contents
--- title: FlowLaunchRequest --- ## PureCloud::FlowLaunchRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **flow_config_id** | [**FlowConfigId**](FlowConfigId.html) | ID of the flow to launch, will launch the most recently published version if a specific version is not specified. | | | **flow_instance_name** | **String** | The displayable instance name to assign to the new flow instance (or omit to have one automatically generated) | [optional] | | **input_data** | [**FlowInputData**](FlowInputData.html) | contains launch parameters or initializations for variables in the flow. | [optional] | | **launch_type** | **String** | launch type of the flow - NORMAL or TEST | | {: class="table table-striped"}
Version data entries
10 entries across 10 versions & 1 rubygems