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

Type: IReadOnlyDictionaryProductAndSize, ChangedStopListItem
See Also