EbayPricingSearchRequest
Version: v1.1.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Ebay Pricing Search Request Model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
free_text | str | ✅ | — | — |
condition | str | ❌ | — | — |
category_id | str | ❌ | — | — |
page_size | EbayPricingPageSizeEnum (25, 50, 100, 200) | ❌ | 25 | Ebay Pricing Page Size Enum |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.1.0 · 2026-01-12 · Cian (shared account) · fbc561aa2
Add EbayPricingPageSizeEnum and update EbayPricingSearchRequest model
- Added optional field
page_size.
v1.0.0 · 2026-01-11 · Cian (shared account) · e19cfcb8f
Add eBay pricing search functionality and related models
- Initial version.
Generated from
dismantly-backend/Microservices/Ebay/dependencies/models.py. Do not edit by hand.