Click or drag to resize

ChangedStopListItemsDtoCurrentStopListItems Property

Current stop list items.

Namespace: Resto.Front.Api.Data.Common
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public IReadOnlyDictionary<ProductAndSize, ChangedStopListItem> CurrentStopListItems { get; }

Property Value

IReadOnlyDictionaryProductAndSize, ChangedStopListItem
See Also