InputItemCompactionSummaryItemParam interface

A compaction item generated by the v1/responses/compact API.

Extends

Properties

encrypted_content

The encrypted content of the compaction summary.

id
type

The type of the item. Always compaction.

Property Details

encrypted_content

The encrypted content of the compaction summary.

encrypted_content: string

Property Value

string

id

id?: string

Property Value

string

type

The type of the item. Always compaction.

type: "compaction"

Property Value

"compaction"