Click or drag to resize

IIikoCard51OrderInfo.AppliedManualConditions Property

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntax
C#
IReadOnlyList<Guid> AppliedManualConditions { get; }

Property Value

Type: IReadOnlyList<Guid>
See Also