ConstraintViolationExceptionReason Enumeration |
Namespace: Resto.Front.Api.Exceptions
public enum ConstraintViolationExceptionReason
| Member name | Value | Description | |
|---|---|---|---|
| ProductExludedFromMenu | 0 | Product hidden in menu and cannot be added. | |
| ModifierUsing | 1 | Incorrect modifier amount. | |
| PaymentTypeUsing | 2 | Payment type is deleted or disabled. | |
| CommodityMarkUsing | 3 | Incorrect commodity mark amount. | |
| SettingsIssue | 4 | Incorrect values in settings. |