# CompactResource
## Properties
**id** | **String** | The unique identifier for the compacted response. |
**object** | **String** | The object type. Always `response.compaction`. |
**output** | [**Vec<models::ItemField>**](ItemField.md) | The compacted list of output items. |
**created_at** | **i32** | Unix timestamp (in seconds) when the compacted conversation was created. |
**usage** | [**models::ResponseUsage**](ResponseUsage.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)