PartImageCenter
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PartImageCenter Model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
part_id | str | ✅ | — | — |
image_url | str | ✅ | — | — |
target_size | List[int] | ❌ | — | — |
padding_color | str | ❌ | — | — |
replace_original | bool | ❌ | False | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Part/dependencies/models.py. Do not edit by hand.