# RealtimeBetaServerEventResponseOutputItemAdded
## Properties
**event_id** | **String** | The unique ID of the server event. |
**r#type** | **String** | The event type, must be `response.output_item.added`. |
**response_id** | **String** | The ID of the Response to which the item belongs. |
**output_index** | **i32** | The index of the output item in the Response. |
**item** | [**models::RealtimeConversationItem**](RealtimeConversationItem.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)