EbayUpdatePriceModel
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
EbayUpdatePriceModel
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
ebay_id | str | ✅ | — | — |
price | float | ✅ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2025-03-16 · Cian (shared account) · 0c2952ef4
init
- Initial version.
Generated from
dismantly-backend/Microservices/Ebay/dependencies/models.py. Do not edit by hand.