# PublicApiAssignedFlow ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **flow_id** | Option<**String**> | The Gong Engage Flow ID the prospect was assigned to. | [optional] **flow_name** | Option<**String**> | The Gong Engage Flow name the prospect was assigned to. | [optional] **crm_prospect_id** | Option<**String**> | The CRM ID of the prospect that was assigned to a Gong Engage flow. | [optional] **flow_instance_id** | Option<**String**> | The newly created flow instance id. | [optional] **flow_instance_owner_email** | Option<**String**> | The email address of the Gong user who owns the flow instance tasks. | [optional] **flow_instance_owner_full_name** | Option<**String**> | The full name of the Gong user who owns the flow instance tasks. | [optional] **flow_instance_create_date** | Option<**String**> | The creation date of the flow instance in the ISO-8601 format, for example: '2024-01-17T16:20:05-03:00' or '2016-02-16T03:57:04.834+05:30' or '2020-11-20T21:30:07.233692Z', where Z stands for UTC. | [optional] **flow_instance_status** | Option<**String**> | The status of the flow instance. | [optional] **workspace_id** | Option<**String**> | The workspace ID this flow belongs to. | [optional] **exclusive** | Option<**bool**> | Indicates whether a prospect in this flow can be added to other flows | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)