keepa.models.backend.TrackingThresholdValue#
- pydantic model keepa.models.backend.TrackingThresholdValue#
Backend
TrackingThresholdValuemodel generated from the Keepa Java schema.- Fields:
- field domain: int | None = None#
Integer value of the AmazonLocale this threshold value belongs to. Regardless of the locale, the threshold value is always in the currency of the mainDomainId.
- field isDrop: bool | None = None#
Whether or not this tracking threshold value tracks value drops (true) or value increases (false)