ProductsSellingRestrictionsProductsExceedRemainingAmounts Property iikoFront Api V3 Documentation
Products and amounts of products that can not be added to order.

Namespace: Resto.Front.Api.V3.Data.Orders
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
public Dictionary<IProduct, decimal> ProductsExceedRemainingAmounts { get; }

Property Value

Type: DictionaryIProduct, Decimal
See Also

Reference