InputItemCompactionSummaryItemParam interface
v1/responses/compact APIによって生成されるコンパクトアイテムです。
- Extends
プロパティ
| encrypted_content | 圧縮の概要の暗号化されたコンテンツ。 |
| id | |
| type | アイテムの種類。 常に |
プロパティの詳細
encrypted_content
圧縮の概要の暗号化されたコンテンツ。
encrypted_content: string
プロパティ値
string
id
id?: string
プロパティ値
string
type
アイテムの種類。 常に compaction です。
type: "compaction"
プロパティ値
"compaction"