Click or drag to resize

ChangedStopListItemsDtoDeletedStopListItems Property

Stop list items to delete.

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

Property Value

Type: IReadOnlyDictionaryProductAndSize, ChangedStopListItem
See Also