Type Aliases

ProductQuantityErrorReason

declaration

ProductQuantityErrorReason = "MINIMUM_NOT_MET" | "MAXIMUM_EXCEEDED" | "INVALID_INCREMENT"