shuup.campaigns.api package
Submodules
shuup.campaigns.api.serializers module
- class shuup.campaigns.api.serializers.HourConditionSerializer(*args, **kwargs)[source]
Bases:
ModelSerializer
When a field is instantiated, we store the arguments that were used, so that we can present a helpful representation of the object.
- class shuup.campaigns.api.serializers.HourBasketConditionSerializer(*args, **kwargs)[source]
Bases:
ModelSerializer
When a field is instantiated, we store the arguments that were used, so that we can present a helpful representation of the object.