---
title: "Accessory"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/accessory/"
source: "https://container-registry.com/docs/harbor-api-client/model/accessory/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/accessory/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/accessory/index.md>. Site index: <https://container-registry.com/llms.txt>.


# Accessory

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | The ID of the accessory | [optional] 
**artifact_id** | **int** | The artifact id of the accessory | [optional] 
**subject_artifact_id** | **int** | The subject artifact id of the accessory | [optional] 
**size** | **int** | The artifact size of the accessory | [optional] 
**digest** | **str** | The artifact digest of the accessory | [optional] 
**type** | **str** | The artifact size of the accessory | [optional] 
**icon** | **str** | The icon of the accessory | [optional] 
**creation_time** | **datetime** | The creation time of the accessory | [optional] 



