Click or drag to resize

IIikoCard51OrderInfoDynamicDiscounts Property

Dynamic discount sums for manual condition. It applies optionally with arbitrary discount value.

Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Dictionary<Guid, decimal> DynamicDiscounts { get; }

Property Value

DictionaryGuid, Decimal
See Also