keepa.models.backend.DealResponse#
- pydantic model keepa.models.backend.DealResponse#
Backend
DealResponsemodel generated from the Keepa Java schema.- Fields:
- field categoryCount: list[int | None] | None = None#
Contains how many deal products in the respective root category are found.
- field categoryIds: list[int | None] | None = None#
Contains all root categoryIds of the matched deal products.