Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Data.Common
ChangedStopListItemsDto Class
ChangedStopListItemsDto Properties
CurrentStopListItems Property
DeletedStopListItems Property
RevisionTo Property
Changed
Stop
List
Items
Dto
Current
Stop
List
Items Property
Current stop list items.
Namespace:
Resto.Front.Api.Data.Common
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
public
IReadOnlyDictionary
<
ProductAndSize
,
ChangedStopListItem
>
CurrentStopListItems
{
get
; }
Property Value
IReadOnlyDictionary
ProductAndSize
,
ChangedStopListItem
See Also
Reference
ChangedStopListItemsDto Class
Resto.Front.Api.Data.Common Namespace