CartDiscountUpdateError
UnionPossible results returned for cart discount update error.
#
Possible Types
- CartDiscountInvalidPredicateError
CartDiscountInvalidPredicateError Raised when a cart discount predicate is invalid.
- CartDiscountInvalidValidityPeriodError
CartDiscountInvalidValidityPeriodError Raised when the validity period of a cart discount is invalid.
- CartDiscountNotFoundError
CartDiscountNotFoundError Raised when a cart discount is not found.
- CartDiscountValidityPeriodMustHaveBothValuesError
CartDiscountValidityPeriodMustHaveBothValuesError Raised when only one of validFrom or validUntil is provided.